Anvil CLI

Gate checks and policy enforcement for AI-generated code — catch violations before they land.

v0.9.3-beta released 7 Aug 2026 Previous versions

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