The official command-line tool for building, packaging, and managing StartOS services.
This repo hosts the Start CLI installer script via GitHub Pages. The source code and release binaries live in the StartOS monorepo.
For full documentation — CLI reference, service packaging guide, and remote management — see the Start CLI docs.
curl -fsSL https://start9labs.github.io/start-cli/install.sh | shThe installer detects your platform (macOS/Linux, x86_64/ARM64), downloads the correct binary, and adds it to your PATH.
Re-run the install command. The installer detects the existing installation and replaces it.