This is the public distribution repository for the Novem terminal application and command-line interface. Release binaries and checksums are published here. Signing and package-manager distribution are planned.
Download the latest binary from GitHub Releases:
| Platform | Asset |
|---|---|
| Linux x86_64 | novem-x86_64-unknown-linux-musl |
| macOS Apple Silicon | novem-aarch64-apple-darwin |
| Windows x86_64 | novem-x86_64-pc-windows-msvc.exe |
Linux releases are statically linked. The macOS and Linux downloads may need to be made executable after download:
chmod +x novem-*Verify downloads against the SHA256SUMS file attached to the same release.
Installation through Homebrew, WinGet, npm, and PyPI is planned. Until those channels are available, the GitHub Release assets are the canonical binaries.
For product documentation, visit novem.io.