Installation
macOS/Linux
# Extract and install
tar xzf cost-blame_0.1.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.1.0
Changelog
Others
- 42e5ec5 "Claude Code Review workflow"
- 05c4f83 "Claude PR Assistant workflow"
- eed9f0f Initial commit: project scaffold
- a698fb0 Merge pull request #1 from pfrederiksen/add-claude-github-actions-1768354226630
- 39ffc87 feat: Complete cost-blame CLI implementation (#2)