Skip to content

A project setup to bootstrap kotlin library development.

License

Notifications You must be signed in to change notification settings

iurysza/kotlin-scaffold

Repository files navigation

Kotlin Scaffold

This is a kotlin project setup using some gradle plugins to enable fast and reliable library development

Spotless

  • Strict code styling applied to every build
  • IDE formatter integration

Pre-commit hook

  • git hook auto installer

ktlint and detekt tasks

  • Runs ktlint and detekt over files that changed on your commit.

Release & Publish

  • Provides a simple way to upload the library to a nexus repository
  • Create tasks to generate version tags

About

A project setup to bootstrap kotlin library development.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published