Skip to content

Ilagouilly/Tennis-Kata-Java-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tennis-Kata-Java-Project

This Kata is about implementing a simple tennis game.

You can find here an article on my blog with extended information about the stucture and implementation of this project.

How can I compile the project locally?

mvn clean install

How can I execute the project?

java -jar target/tennis-kata-1.0.0.jar

Can I have a glimpse at it?

Of course!

Enjoy 😉