Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

[ARCHIVED] A Kotlin JVM library template using Gradle

License

Notifications You must be signed in to change notification settings

lordcodes/template-kotlin-jvm-library

Repository files navigation

Turtle

Pure Kotlin Latest release Gradle build status Twitter: @lordcodes


A template repository for new Kotlin library projects.

 

FeaturesInstallUsageContributing

Features

  • Library and sample modules
  • ktlint
  • Detekt
  • Project git hooks
  • Kotlin Gradle DSL
  • buildSrc for dependencies
  • GitHub Actions configuration
  • Unit tests run configuration
  • ktlint applied code style and inspections

Install

Select when creating a new repository on GitHub.

Usage

The template contains everything needed to get the new library up and running.

Contributing or Help

If you notice any bugs or have a new feature to suggest, please check out the contributing guide. If you want to make changes, please make sure to discuss anything big before putting in the effort of creating the PR.

To reach out, please contact @lordcodes on Twitter.