Installation
macOS/Linux
# Extract and install
tar xzf cost-blame_0.2.2_<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.2
Changelog
Others
- 296aa50 Improve test coverage from 16% to 20.8% (#4)