Skip to content

kata-seeds/java-gradle-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kata Seeds: Java + Gradle

Build Status

Based on java-junit-seed but it is using Gradle instead of Maven.

Getting Started

Clone this repo with git:

git clone https://github.com/kata-seeds/java-gradle-seed.git
cd java-gradle-seed

Install dependencies and run your tests with make:

make

You should eventually see 1 test ran and 0 failures. If make doesn't work for you, please open an issue.

Now you can start your kata! May we suggest the Game of Life?

About

Similar to the java-junit-seed but is using Gradle instead of Maven.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published