Prerequisites:
Java JDK
Git
Maven
- Clone the project using the following command: 'git clone https://github.com/AptFox/BowlingKata'
- Open a terminal window in: \the-directory-where-you-cloned\BowlingKata
- Run the tests using the following command: 'mvn test'
The console will display the status of the tests