Skip to content

Repository files navigation

Kotlin Kata Starter

A minimal Kotlin starter for coding katas: clone it, run the tests, start coding.

Prerequisites

JDK 17 or newer. The wrapper downloads Gradle itself.

Run the tests

./gradlew test, or gradlew.bat test on Windows.

Run the app

./gradlew run

Any IDE with Gradle support, including IntelliJ and VS Code, can open this folder and run the test directly.

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages