Install the gem: gem install scoreboard
.
To get started, clone this repo.
bundle install
bundle exec bin/scoreboard
Score your teams.
The API server sits separately from this repo, and lives scoreboard-api repo.
There is an accompanying dashboard that gets data from this tool, see the scoreboard-dashboard.