Quick start
Install the Brass toolchain by running the command below:
curl -fsSL https://raw.githubusercontent.com/brass-cz/brass/refs/heads/main/scripts/install.sh | shThe installer downloads the latest release by default; set BRASS_VERSION to
a release tag to pin one. Add $HOME/.brass/bin to $PATH to use the brass
command.