filnik / GildedRose

Maven version of the GildedRoseKata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GildedRoseKata Maven version

Maven version of the GildedRoseKata

How to get started

Ensure you have installed Maven version 3.3.

clone the project

git clone https://github.com/joebew42/GildedRose.git
cd GildedRose/
create your branch and start the kata
git checkout -b my_first_kata_attempt
How to run test via maven command line
mvn clean test

About

Maven version of the GildedRoseKata


Languages

Language:Java 100.0%