Skip to content
ChooChoo
Esc
navigateopen⌘Jpreview
On this page

Installation

How to install the ChooChoo CLI

Prerequisites

  • Bun, Node.js (v18+), or npm

Install

bun add -g @choochoo-works/cli
npm install -g @choochoo-works/cli
npx @choochoo-works/cli --help

Verify

choochoo --version

Help

choochoo --help

For full command documentation, see the CLI Reference.

Next steps

Was this page helpful?