Step 1: Install the CLI
Choose the method that works best for you:npm install -g @actionbookdev/cli@latest.
Verify the installation:
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Install Actionbook CLI and run setup
npm install -g @actionbookdev/cli
npm install -g @actionbookdev/cli@latest.
Verify the installation:
actionbook --version
actionbook setup
git clone https://github.com/actionbook/actionbook.git
cd actionbook/packages/cli
cargo install --path . --locked