Installation
argo-rs is available for macOS and Linux. Choose the installation method that works best for you.
Requirements
- Git repository with GitHub remote
- macOS or Linux
- For AI features: Gemini API key
Supported Platforms
Pre-built binaries are available for:
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | argo-macos-aarch64.tar.gz |
| Linux | x86_64 | argo-linux-x86_64.tar.gz |
For other platforms (macOS Intel, Linux ARM64), please build from source.
Installation Methods
- Quick Install - Recommended for most users
- Build from Source - For contributors or unsupported platforms