Installation
Requirements
Section titled “Requirements”- Node.js ≥ 20.19.0 or ≥ 22.12.0
- npm ≥ 10.0.0
Install
Section titled “Install”npm install -g @a1st/aixVerify the installation:
aix --versionShell autocomplete
Section titled “Shell autocomplete”aix supports tab completion for commands and flags. Set it up with:
aix autocompleteFollow the printed instructions to add the completion script to your shell profile (.bashrc, .zshrc, or Fish config).
Update
Section titled “Update”aix can self-update:
aix updateWhat’s next
Section titled “What’s next”Create your first ai.json — follow the Quick Start guide.