Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 415 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 415 Bytes

assignment1

This project is the part of Agile developer Boot Camp @bitwise. Assignment 1 contains gilded rose refactoring question.

The project is backed by gradle.

1> Clone the project

2> Make sure you have Gradle installed

3> open a command shell and go to the project directory, run "gradle idea" or "gradle eclipse" depending on the IDE in use.

4> open the project in your fav IDE.

5> Enjoy coding :-)