One-command installer for Tempest — the agentic development environment.
npm i -g @usetempest/tempesttempestFirst run prompts for the install format you want for your OS, downloads the matching signed release from GitHub, verifies its SHA-256, and hands off to the native installer. Later runs launch Tempest directly.
| OS | Options |
|---|---|
| Windows | MSI installer · NSIS setup (.exe) · Portable ZIP |
| macOS | DMG · Portable tarball |
| Linux | AppImage · .deb (sudo) · .rpm (sudo) · Portable tarball |
tempest --setup- One command every developer already knows.
- Public weekly download stats out of the box.
- Zero-dep JS shim — nothing bundled, nothing shipped unsigned. The real Tempest binary comes from GitHub Releases with SHA-256 verification.
Apache-2.0 © 2026 Tempest AI