Anvil CLI

Deterministic governance for AI-assisted development.

Shell installers pin to the latest tagged release and verify checksums. View release notes →

All install methods

Linux / macOS · curl

$curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eddacraft/anvil/releases/latest/download/eddacraft-anvil-installer.sh | sh

macOS · Homebrew

$brew install eddacraft/tap/anvil

Windows · PowerShell

PS>irm https://github.com/eddacraft/anvil/releases/latest/download/eddacraft-anvil-installer.ps1 | iex

Windows · WinGet

PS>winget install eddacraft.anvil

Windows · Scoop

PS>scoop bucket add eddacraft https://github.com/eddacraft/scoop-bucket PS>scoop install anvil