naxida
v0.0.57
Published
Terminal based AI assistant - Naxida
Maintainers
Readme
Naxida
Terminal based AI assistant.
Install
npm install -g naxidaThen run:
naxidaRequirements
- Node.js >= 14 (only used to bootstrap the binary download)
- One of the supported platforms below
Supported platforms
| OS | Arch | Archive | |---------|--------|-----------------------------| | macOS | x64 | naxida-mac-x86_64.tar.gz | | macOS | arm64 | naxida-mac-arm64.tar.gz | | Linux | x64 | naxida-linux-x86_64.tar.gz | | Linux | arm64 | naxida-linux-arm64.tar.gz | | Windows | x64 | naxida-windows-x86_64.zip |
Environment variables
| Variable | Description |
|---------------------------|----------------------------------------------------------|
| NAXIDA_SKIP_DOWNLOAD=1 | Skip the postinstall download entirely. |
| NAXIDA_BINARY_PATH | Use a locally-built binary instead of downloading. |
| NAXIDA_DOWNLOAD_URL | Override the base download URL. |
| NAXIDA_VERSION | Override the version to download. |
Build from source
See the main repository.
License
MIT
