be9d9390073f9e52870151504452da8d1358eaaf
Kotlin Quick Start
An empty Kotlin project using Gradle.
You can use this template as a starting point for your own project.
Building
./gradlew build
Running
./gradlew run
Testing
./gradlew test
Description
Languages
Kotlin
100%