abw CLI abw-v0.2.0
abw CLI — abw-v0.2.0
The abw command-line is the developer-facing path for building
Apps on the Agent Bestiary Workspace platform. See Doc 3 — Building
New Apps on ABW
for the three drop-dead-easy paths.
Quick install (any platform)
curl -fsSL https://raw.githubusercontent.com/Replicant-Partners/fermi/main/scripts/install-abw.sh | bashManual install
Pick the archive for your platform from the assets below:
abw-abw-v0.2.0-x86_64-unknown-linux-gnu.tar.gzabw-abw-v0.2.0-aarch64-unknown-linux-gnu.tar.gzabw-abw-v0.2.0-x86_64-apple-darwin.tar.gz(Intel Mac)abw-abw-v0.2.0-aarch64-apple-darwin.tar.gz(Apple Silicon)abw-abw-v0.2.0-x86_64-pc-windows-msvc.zip
Extract, drop abw (or abw.exe) on your $PATH, then:
abw login
abw app new my_first_app
abw app deployVerify
Each platform has a checksums-<target>.txt listing SHA256s of both
the archive and the plain binary.