An open API service indexing awesome lists of open source software.

https://github.com/benckx/kotlin-gradle-template

Template for Kotlin projects
https://github.com/benckx/kotlin-gradle-template

cookiecutter example gradle kotlin template template-project

Last synced: about 2 months ago
JSON representation

Template for Kotlin projects

Awesome Lists containing this project

README

          



# About

Template (i.e. cookie cutter project) for my Kotlin / Gradle projects.

# How To

## Build

```
./gradlew clean build
```

## Update dependencies

```
./gradlew dependencyUpdates --refresh-dependencies
```

## Duplicate
https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/duplicating-a-repository