Download

Get the Revund CLI

Pre-built binaries for every supported platform. Same bytes the shell installer, Homebrew tap, and npm wrapper pull from — pick whichever delivery method fits your workflow.

All platforms

  • macOS · Apple Silicon (M1+)
    darwin · arm64 · tar.gz
    Download
  • macOS · Intel
    darwin · amd64 · tar.gz
    Download
  • Linux · x86-64
    linux · amd64 · tar.gz
    Download
  • Linux · ARM64
    linux · arm64 · tar.gz
    Download
  • Windows · x86-64
    windows · amd64 · zip
    Download

Verifying integrity? Compare against checksums.txt (SHA-256). The shell installer does this automatically.

Other ways to install

  • Shell installer
    curl -fsSL revund.dev/install.sh | sh
  • Homebrew (macOS, linuxbrew)
    brew install revund-dev/tap/revund
  • npm
    npm install -g @revund/cli