Download (latest release)
Linux (x86_64)geval-windows-x86_64.exe from the Releases page. Run .\geval.exe demo in PowerShell from the same folder.
Intel macOS: build from source if no release artifact is published for your arch.
Verify
check, init, demo, explain, validate-contract, approve, reject.
PATH (optional)
To rungeval without ./:
geval, rename this binary (e.g. geval-gate) or ensure the release binary is first on PATH.
Updating
Re-download from/releases/latest/download/... and replace the file. Check ./geval --version after updating.
Build from source
Requires Rust:geval/target/release/geval (or geval.exe on Windows).