项目作者: earandes

项目描述 :
Bowling Game Kata
高级语言: Java
项目地址: git://github.com/earandes/bowling-game-kata.git
创建时间: 2018-11-26T19:35:39Z
项目社区:https://github.com/earandes/bowling-game-kata

开源协议:

下载


Bowling Game Kata

You can use maven

Setup

  1. git clone git@github.com:earandes/bowling-game-kata.git

Open as prexisting project in your favorite IDE and choose maven nature

Running Tests

To execute the tests either run mvn test or run the tests from the IDE you are using

This repo was tested with idea, if you encounter problems please open a issue or send a pull request.

Have fun!