BowlingKata

Prerequisites:

Java JDK

Git

Maven

How to build/run:

  1. Clone the project using the following command: 'git clone https://github.com/AptFox/BowlingKata'
  2. Open a terminal window in: \the-directory-where-you-cloned\BowlingKata
  3. Run the tests using the following command: 'mvn test'

The console will display the status of the tests