Onboarding

Install the CLI step

Copyable commands per operating system

Live preview
Build a developer onboarding step with Tailwind CSS for installing a command-line tool. The header has a step label, a heading and a muted line naming the current version and size. Below, a segmented control of three tabs — macOS, Linux and Windows — then a dark rounded-xl command block showing one or two monospaced lines with a leading prompt symbol in a dimmer colour and a copy button in the corner. Under it, a "Then verify" block with a second smaller command and the expected output shown in muted monospace. Then a three-item checklist that fills in as steps complete, each with a circle that becomes a green check. Finish with a footer of a ghost "Skip, I use Docker" button and a dark Continue that is disabled until the verification step is marked done. Then add JavaScript that switches command sets per platform, copies to the clipboard with confirmation, marks checklist items complete on copy, and enables Continue when all are done.