Installation
macOS/Linux
# Extract and install
tar xzf cost-blame_0.2.0_<OS>_<ARCH>.tar.gz
sudo mv cost-blame /usr/local/bin/
Windows
# Extract the zip and add to PATH
Using Go
go install github.com/pfrederiksen/cost-blame@0.2.0
Changelog
Others
- 816d45d feat: High-value additions for v0.2.0 (#3)