Live MLB scores in your terminal
Warning
This project is in the early phase of development. Bugs are expected, and the issues are open for submission :)
Go toolchain
go install github.com/KevinStirling/scorebug.sh/cmd/scorebug@latest
Right now only a very basic command scorebug is available. Running this command in your terminal will give you all games scheduled for the current day.
We use freight to automate actions off git hooks. After cloning, install freight via homebrew or curl, Then run ./freight init
