Prerequisites
- Bun, Node.js (v18+), or npm
Install
# Using bun (recommended)
bun add -g @choochoo-works/cli
# Using npm
npm install -g @choochoo-works/cli
Or run without installing:
npx @choochoo-works/cli --help
Verify
choochoo --version
Help
choochoo --help
For full command documentation, see the CLI Reference.
Next steps
- Quickstart — Initialize a project, validate, and connect your coding agent.
- CLI Reference — Full reference for all commands and flags.
- Agents — Auto-detect your coding agent and install trace hooks.
Last updated: May 22, 2026