Homebrew formulae for ARA-Labs tools.
brew install ARA-Labs/tap/araOr tap first, then install:
brew tap ARA-Labs/tap
brew install araara is the command-line runtime for the ARA viewer — it validates and serves
Agent-Native Research Artifacts. Pre-built
binaries are provided for:
- macOS Apple Silicon (
aarch64-apple-darwin) - Linux x86_64 (
x86_64-unknown-linux-gnu)
On other platforms, install from source instead:
cargo install ara-cliFormula/ara.rb is generated by cargo-dist
during the ara-cli release build (on each
vX.Y.Z tag) and published here. It points at the release tarballs on
ARA-Labs/ara-cli and verifies each with a SHA-256 checksum. Do not hand-edit
the formula — update it by cutting a new ara-cli release.