Binary distribution repository for the Nife monolith agent (source: nifetency/nife-monolith-agent) — part of the Nife platform.
This repo hosts pre-built release binaries only. For source code, issues, and contributions, see nifetency/nife-monolith-agent.
Grab the latest release from the Releases page. Builds are available for:
- Linux (x86_64)
- Windows (x86_64)
- macOS (Intel / x86_64)
- macOS (Apple Silicon / arm64)
# Example for Linux x86_64
curl -LO https://github.com/nifetency/monolith-release/releases/latest/download/app-linux-x86_64.tar.gz
tar -xzf app-linux-x86_64.tar.gzRelease notes are published alongside each GitHub Release.