Installing this tool
NOTE
This tool is compatible with macOS and Linux boxes, running over x86_64 or aarch64 hardware
Homebrew
Installing with homebrew (macOS/Linux)
bash
brew tap dotanuki-labs/taps
brew install canopusDocker
Installing with Docker (macOS/Linux)
bash
docker pull ghcr.io/dotanuki-labs/canopusGithub Releases
You can grab a binary directly from Github Releases.
Building from source
You can install the latest release directly from crates.io (requires Rust)
bash
cargo install canopusYou can also build the latest HEAD commit with
bash
cargo install --git https://github.com/dotanuki-labs/canopusOther installation methods
Missing an installation method? Feel free to raise an issue!