Install
macOS — links against the system Foundation, no dependencies:
tar xzf commit-roast-*-macos-arm64.tar.gz
./commit-roast-*/commit-roast --helpLinux — the binary is dynamically linked against GNUstep, so it
needs the runtime installed:
sudo apt-get install -y gnustep-base-runtime libobjc4
tar xzf commit-roast-*-linux-x86_64.tar.gz
./commit-roast-*/commit-roast --helpVerify a download against checksums.txt:
sha256sum -c checksums.txt