·
38 commits
to main
since this release
AOF v0.3.0-beta Release
Installation
Using install script (recommended)
curl -sSL https://docs.aof.sh/install.sh | bashManual download
Download the appropriate binary for your platform below and add it to your PATH.
Supported platforms:
- Linux x86_64
- macOS x86_64 (Intel)
- macOS aarch64 (Apple Silicon)
- Windows x86_64
Verify checksum
sha256sum -c aofctl-*.sha256Changelog
See commit history for detailed changes.
Getting Started
After installation, verify it works:
aofctl --version
aofctl api-resourcesCheck out the documentation to get started!