Installation
tally is a single binary you can install in whatever way best fits your environment.
Homebrew (macOS/Linux)
brew install wharflab/tap/tally
npm
PyPI
RubyGems
Go
go install github.com/wharflab/tally@latest
From source
git clone https://github.com/wharflab/tally.git
cd tally
go build .
Verify
tally --help
tally lint --help