Skip to content

minhprg/GildedRose-Refactoring-Kata-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GildedRose-Refactoring-Kata-Java

This is my implementation of GildedRose-Refactoring-Kata in Java.

How to compile and run the code

Import using IDE

The project itself is a Maven project, therefore:

After you've imported it to your IDE, you can simple hit the compile button.

If you prefer to compile from the command line, you should firstly install Maven. After that you can go to the project directory and type:

mvn install

Et voila! The project is compiled.

About

My implementation of GildedRose-Refactoring-Kata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages