bootstrap-dev / boothub-template-simple-kotlin

A simple BootHub template for Kotlin projects

Home Page:http://simple-kotlin.boothub.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRs Welcome License Build Status

Simple-Kotlin template

A BootHub template that lets you generate Kotlin project skeletons. The generated skeletons contain a main class and a test class that uses (depending on your choice) JUnit 4, JUnit 5, kotlin.test or Spek.

The template provides a build.gradle.kts file that adds support for versioning, checking license headers and Bintray upload.

Make sure to read the documentation before using this template.

Quick start

You can generate a project skeleton based on the Simple-Kotlin template by using the BootHub GUI or the BootHub CLI.

About

A simple BootHub template for Kotlin projects

http://simple-kotlin.boothub.org

License:Apache License 2.0


Languages

Language:Kotlin 54.6%Language:Groovy 39.3%Language:Shell 4.4%Language:HTML 1.7%