Skip to main content

Install

Pick whichever method fits your workflow. Every release ships signed binaries, Docker images, and SBOMs — see Security for verification.

Homebrew

brew install --cask starkross/tap/augur

Go

go install github.com/starkross/augur/cmd/augur@latest

Docker

docker run --rm -v "$(pwd):/work" ghcr.io/starkross/augur:latest config.yaml

Binary releases

Download prebuilt binaries from GitHub Releases. Artifacts are available for Linux, macOS, and Windows on both amd64 and arm64.

Verify installation

augur --version