Skip to content

Installation

  • Node.js ≥ 20.19.0 or ≥ 22.12.0
  • npm ≥ 10.0.0
Terminal window
npm install -g @a1st/aix

Verify the installation:

Terminal window
aix --version

aix supports tab completion for commands and flags. Set it up with:

Terminal window
aix autocomplete

Follow the printed instructions to add the completion script to your shell profile (.bashrc, .zshrc, or Fish config).

aix can self-update:

Terminal window
aix update

Create your first ai.json — follow the Quick Start guide.