Skip to content

CodelyTV/java-gildedrose-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Bootstrap (base / project skeleton)

Introduction

This is a repository intended to serve as a starting point if you want to bootstrap a project in Java 8 with JUnit 5.2 and Gradle 4.6.

How To Start

  1. Install Java 8
  2. Clone this repository git clone https://github.com/CodelyTV/java-bootstrap.
  3. Run the tests with ./gradlew test
  4. Start developing!

Releases

No releases published

Packages

No packages published

Languages