Skip to content

margue/coding-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic coding kata setup

This is a small maven project for a coding kata.

How to start?

1. Clone the repository

git clone https://github.com/margue/coding-kata.git

2. Drill into the repo

cd coding-kata

3. Try to build it the project with Maven

mvn clean install

4. If you do not have Maven installed, use the Maven Wrapper

./mvnw clean install

About

Basic coding kata setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages