01 · section
Install paths
Use npm if your workflow is Node-first, or pipx if you want the Python distribution on your machine. Both expose the same axint CLI.
The Registry relies on the open-source compiler CLI. There is no separate registry-only binary.
npm
$ npm install -g @axint/compilerPyPI
$ pipx install axint