Skip to content

📄 A Kotlin Gradle project template

License

Notifications You must be signed in to change notification settings

andrej-dyck/template-gradle-kotlin

Repository files navigation

Gradle Kotlin Project Template

alt text

build

A simple Gradle template for Kotlin projects. E.g., to jump start a coding kata.

Instead of forking this repository, simply create a repository with the "Use this template" button. This will also trigger a clean-up action.

Dependencies

Build with Gradle

./gradlew build

Only Assemble

./gradlew assemble

Only Detekt

./gradlew detekt

Only Tests

./gradlew test

About

📄 A Kotlin Gradle project template

Topics

Resources

License

Stars

Watchers

Forks

Languages