An app to take your drink rounds.
Requires python3. Install with homebrew brew install python
or your favourite package manager.
To run:
- from command line: in the root directory, run
python3 -m src.brIW1
- otherwise: the main script is src/brIW.py so run this in your IDE of choice
Make a branch. Do some things. Submit a pull request to master. Thanks!