Installation
How to install the ChooChoo CLI
Prerequisites
- Bun, Node.js (v18+), or npm
Install
# Using bun (recommended)
bun add -g @choochoo-works/cli
# Using npm
npm install -g @choochoo-works/cliOr run without installing:
npx @choochoo-works/cli --helpVerify
choochoo --versionHelp
choochoo --helpFor full command documentation, see the CLI Reference.