Skip to content

Generate an (almost) bare-bones Kotlin project using audreyr/cookiecutter

Notifications You must be signed in to change notification settings

thomaslee/cookiecutter-kotlin-gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

cookiecutter-kotlin-gradle

cookiecutter template for Gradle-based Kotlin projects.

Installation

Before you generate your first Kotlin project, you'll want to install cookiecutter.

You can do this via pip:

pip install cookiecutter

This template has been tested against cookiecutter 1.3.0.

Usage

cookiecutter gh:thomaslee/cookiecutter-kotlin-gradle

You'll be prompted for various configuration options (see cookiecutter.json for the full list).

See the cookiecutter documentation for full details.

About

Generate an (almost) bare-bones Kotlin project using audreyr/cookiecutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages