Download · v1.4.2
Get Nexus Suite. It's free.
Core CLI and IDE. Free to use. Auto-updates respect your machine — opt-in only.
One-line install
macOS · Linux
curl -fsSL https://nexus-suite.dev/install | sh
Windows · PowerShell
iwr -useb https://nexus-suite.dev/install.ps1 | iex
Other surfaces — pipx install nexus-suite · brew install nexus · docker run ghcr.io/nexus-suite/core
Source
Build from GitHub
The whole runtime is one Python package with zero dependencies. Clone, install, run.
git clone https://github.com/nexus-suite/core.git
cd core && pip install -e .
nexus
Open on GitHub Verify
Signed releases
Every binary is signed, and checksums are published alongside each release on GitHub.
View releases & checksums