Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 322 Bytes

kotlin-project-template

Project Template for convenient project setup.

Motivation

Every time I create a new project, I do a lot of routine work, so this repo should decrease amount of this work.

Initializing

  • setting.gradle.kts: Set your root project name
  • gradle/libs.versions.toml: Add your dependencies