Skip to content

A template repository for a best-practice gradle setup using convention plugins, and collecting some of the favorite Kotlin plugins and libraries I have used over time.

Notifications You must be signed in to change notification settings

rvplauborg/kotlin-playground

Repository files navigation

Kotlin playground

Used to collect useful libraries and plugins, while also prototyping architectural solutions, such as feature slicing, DDD, clean architecture. Also attempts to follow Gradle best practices and new features.

Running

  • Run the web API with the gradle task web-app:run.
  • Run the desktop app calling the API with the gradle task desktop-app:run

About

A template repository for a best-practice gradle setup using convention plugins, and collecting some of the favorite Kotlin plugins and libraries I have used over time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages