Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Kata Starter

A minimal Java starter for coding katas — clone it, run the tests, start coding.

Prerequisites

JDK 17 or newer — the wrapper downloads Maven itself.

Run the tests

./mvnw test, or mvnw.cmd test on Windows.

Run the app

java src/main/java/kata/App.java

Any IDE with Maven support (IntelliJ, VS Code, Eclipse) can open the folder and run the test directly.

About

Minimal Java starter for coding katas: clone it, run the test, start coding.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages