cyclecount v0.1.0
First binary release of cyclecount.
Downloads
| Platform | File |
|---|---|
| Linux (x86-64) | cyclecount-linux-amd64.tar.gz |
| Linux (ARM64) | cyclecount-linux-arm64.tar.gz |
| macOS (Intel) | cyclecount-darwin-amd64.tar.gz |
| macOS (Apple Silicon) | cyclecount-darwin-arm64.tar.gz |
| Windows (x86-64) | cyclecount-windows-amd64.zip |
Verify your download against checksums.txt (SHA-256).
Install (macOS / Linux)
tar -xzf cyclecount-<platform>.tar.gz
chmod +x cyclecount-<platform>
sudo mv cyclecount-<platform> /usr/local/bin/cyclecountOn macOS you may need to clear the quarantine flag: xattr -d com.apple.quarantine cyclecount-*.