A private poker ledger, right in your terminal.
Bluff keeps player standings, games, and results together so the table always adds up.
With Homebrew:
brew tap thsnkhn/bluff https://github.com/thsnkhn/bluff.git
brew install thsnkhn/bluff/bluffUpgrade later with brew update && brew upgrade bluff.
Bluff checks the API for the latest published version while it starts. If an update is available, it verifies and installs the matching release archive before relaunching.
Or install the latest version from source:
go install github.com/thsnkhn/bluff/cmd/bluff@latestbluffrrefreshllog outqquit
go run ./cmd/bluffBluff is licensed under the GNU General Public License v3.0.