scorebug.sh

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 :)
Installation
Go toolchain
go install github.com/KevinStirling/scorebug.sh/cmd/scorebug@latest
Usage
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.
Contributing
We use freight to automate actions off git hooks. After cloning, install freight via homebrew or curl, Then run ./freight init