| include | ||
| src | ||
| test rolls | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE | ||
| makefile | ||
| README.md | ||
| rolls.txt | ||
Bowling
To run the project, simply follow these steps:
git clone https://git.rbwr.dk/owner/Bowling.gitcd Bowling/docker build -t bowling .docker run --rm bowling
To change bowling score, simply edit the rolls.txt file, and build the docker image again.