Installation
Requirements
- Rust 1.75 or later (for building from source)
- Any modern OS: Linux, macOS, Windows
Install with Cargo
The recommended way to install aphid is via Cargo:
This compiles and installs the latest release from crates.io. The aphid binary is placed in ~/.cargo/bin/, which should already be on your PATH if you installed Rust via rustup.
Build from source
See Development Setup for prerequisites and detailed instructions on getting the toolchain ready. Once you have Rust installed:
Verify
Usage
See CLI reference for the full command reference and Configuration for the aphid.toml reference.
Linked from