Skip to content

harishkm2k/qmetric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

qmetric

Qmetric Code Kata

Create a distributed source control repo i.e git for collaboration.

https://github.com/harishkm2k/qmetric

Cloning the git repo locally for design, development and test.

$ git clone https://github.com/harishkm2k/qmetric.git development

$ cd development

Create a simple maven archetype for java application

$ mvn archetype:generate -DgroupId=com.qmetric.kata -DartifactId=supermarket -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false

Make the maven project imported and worked in Eclipse IDE.

$ mvn eclipse:eclipse

Design..

Develop...

Test........

Do Again and Again ......

About

Qmetric Code Kata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages