Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 22:10
0681879

Install

macOS — links against the system Foundation, no dependencies:

tar xzf commit-roast-*-macos-arm64.tar.gz
./commit-roast-*/commit-roast --help

Linux — 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 --help

Verify a download against checksums.txt:

sha256sum -c checksums.txt