chest

binstall

cargo binstall chest-rs

crates.io

cargo install chest-rs --locked --profile=dist

powershell

irm https://github.com/Dauthdaert/chest/releases/download/v0.3.1/chest-rs-installer.ps1 | iex
Source

shell

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Dauthdaert/chest/releases/download/v0.3.1/chest-rs-installer.sh | sh
Source

Downloads

File Platform
chest-rs-aarch64-apple-darwin.tar.xz macOS Apple Silicon
chest-rs-x86_64-apple-darwin.tar.xz macOS Intel
chest-rs-x86_64-pc-windows-msvc.msi Windows x64
chest-rs-x86_64-pc-windows-msvc.zip Windows x64
chest-rs-x86_64-unknown-linux-gnu.tar.xz Linux x64