For AI agents: the complete documentation index is available at /examples/kitchen-sink/llms.txt, the full documentation bundle is available at /examples/kitchen-sink/llms-full.txt, and this page is available as Markdown at /examples/kitchen-sink/references/cli/installation.md.

Installation

Install the Acme CLI globally:

npm install -g @acme/cli

Verify the installation:

acme --version

System Requirements

  • Node.js 18 or later
  • macOS, Linux, or Windows (WSL)