Skip to content

cost-blame 0.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jan 17:22
· 1 commit to main since this release
296aa50

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)