File: README.md

package info (click to toggle)
gradle-kotlin-dsl 0.13.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,248 kB
  • sloc: makefile: 60
file content (10 lines) | stat: -rw-r--r-- 472 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Getting Started
===============

The fastest way to get up and running with a Kotlin-based Gradle build is to work with one of the [samples](../../samples). You'll find complete instructions in the README there.

Please check out these additional notes if you want to know more about:

  * [Using Groovy closures in Kotlin](./Closures.md)
  * [Configuring plugins in Kotlin](./Configuring-Plugins.md)
  * [Kotlin versions and the Gradle Kotlin DSL ](./Kotlin-Versions.md)