Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tempest Installer

One-command installer for Tempest — the agentic development environment.

Install

npm i -g @usetempest/tempest

Run

tempest

First 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.

Install formats offered

OS Options
Windows MSI installer · NSIS setup (.exe) · Portable ZIP
macOS DMG · Portable tarball
Linux AppImage · .deb (sudo) · .rpm (sudo) · Portable tarball

Reinstall or switch format

tempest --setup

Why an npm installer?

  • 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.

License

Apache-2.0 © 2026 Tempest AI

About

The CLI to download Tempest via NPM

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages