Install Boilermaker
Supported Platforms
Boilermaker is available for Linux and macOS, x86_64 and aarch64.
That should cover almost any Linux distro, including Asahi, plus Intel Macs, as well as Apple Silicon.
Rustaceans
cargo install boilermaker --version 0.1.0-beta16
Package Managers
macOS
brew tap yeajustmars/boilermaker
brew install boilermaker
Linux
Coming soon! We're working on getting Boilermaker into popular package managers for Linux. If you'd like to help, please see our Contributing Guidelines .
Binaries
Go to the releases page and download the latest version for your platform. Then, add the downloaded binary to your system's PATH.
TIP: Or just use the
curlinstall command provided in the specific release to install to~/.cargo/bin. (Note: make sure this directory is on your path.)
Next, see the Getting Started guide to see how to use Boilermaker!