Developers
Download center
CLI binaries, SDKs, desktop apps and signed artifacts.
CLI binaries, SDKs, desktop apps and signed artifacts with published checksums and provenance.
- Latest CLI
- v4.2.1
- Signing
- Sigstore + cosign
- Support window
- 18 months
CLI downloads
| Platform | Architecture | File | Size |
|---|---|---|---|
| macOS | arm64 / x86_64 | nz_4.2.1_darwin_universal.pkg | 24 MB |
| Linux | x86_64 | nz_4.2.1_linux_amd64.tar.gz | 21 MB |
| Linux | arm64 | nz_4.2.1_linux_arm64.tar.gz | 20 MB |
| Windows | x86_64 | nz_4.2.1_windows_amd64.msi | 26 MB |
| Docker | multi-arch | ghcr.io/nazexa/cli:4.2.1 | — |
SDKs
| Language | Package | Version | Status |
|---|---|---|---|
| TypeScript | @nazexa/core | 4.2.1 | Stable |
| Go | github.com/nazexa/go-sdk | 4.2.0 | Stable |
| Python | nazexa | 4.2.1 | Stable |
| Rust | nazexa | 3.9.4 | Stable |
| Java | com.nazexa:sdk | 3.8.0 | Maintenance |
| Elixir | nazexa_ex | 0.9.1 | Community |
Install and verify
bash
curl -fsSL https://get.nazexa.com | sh
cosign verify-blob \
--certificate nz_4.2.1_linux_amd64.tar.gz.pem \
--signature nz_4.2.1_linux_amd64.tar.gz.sig \
nz_4.2.1_linux_amd64.tar.gzDownload questions
Get started with the CLI
One install command, then `nz init` scaffolds a project with a database, function and preview URL.