Requirements
- Node.js 22 or newer
- macOS or Linux (Windows users should use WSL)
Install
The CLI ships as a single self-contained.mjs bundle.
Upgrade
Re-run the install command. Thesudo mv overwrites the existing binary atomically.
Verify
Install without sudo
If/usr/local/bin is not writable, install to any directory on PATH:
$HOME/.local/bin is on PATH.