Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 145 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 145 Bytes

KotlinQuickStart

An empty Kotlin project using Gradle.

Building

./gradlew build

Running

./gradlew run

Testing

./gradlew test