You can install the appropriate binary from the releases.
These are the latest releases of cabbagecalc, built for Windows and Linux,
for both AMD64 (x86_64) and ARM64.
If you want to get the latest version, you can do one of the following:
go install git.gay/nex/cabbagecalc@latest OR
Download a pre-compiled binary from the archives from the latest
build action
(runs on every commit)
Clone the repository and build it yourself:
git clone https://git.gay/nex/cabbagecalc.git
cd cabbagecalc
go build -o ~/.local/bin/cabbagecalc
Usage
The binary takes no arguments. It will output the best seeds for the cabbage zone.
It calculates using live data from the Cabbage API.