The Scorecard is a command-line interface application that allows users to keep track of scores for boxing matches. It is built using pydantic and click and can be run on any platform that supports Docker.
To install the Scorecard, you will need to have Docker installed on your system. Once you have Docker installed, you can download or clone the repository and navigate to the project directory in your terminal.
To use the Scorecard, navigate to the project directory in your terminal and run the following command:
make start_cli
This will start the application and begin scoring for a new match.
If you would like to contribute to the Scorecard, please fork the repository and submit a pull request.
The Scorecard is licensed under the [license name]. See the LICENSE file for more information.