Skip to content

Commit 36beda3

Browse files
committed
Added references to the template and support documentation
1 parent ad49e00 commit 36beda3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
[![Snapshot](https://flat.badgen.net/maven/v/metadata-url/repo.rife2.com/snapshots/com/uwyn/rife2/bld-kotlin/maven-metadata.xml?label=snapshot)](https://repo.rife2.com/#/snapshots/com/uwyn/rife2/bld-kotlin)
99
[![GitHub CI](https://github.com/rife2/bld-kotlin/actions/workflows/bld.yml/badge.svg)](https://github.com/rife2/bld-kotlin/actions/workflows/bld.yml)
1010

11-
To install, please refer to the [extensions documentation](https://github.com/rife2/bld/wiki/Extensions).
11+
To install, please refer to the [extensions](https://github.com/rife2/bld/wiki/Extensions) and [support](https://github.com/rife2/bld/wiki/Kotlin-Support)
12+
documentation.
1213

1314
## Compile Kotlin Source Code
1415

@@ -55,3 +56,8 @@ public void javadoc() throws ExitStatusException, IOException, InterruptedExcept
5556

5657
Please check the [Dokka Operation documentation](https://rife2.github.io/bld-kotlin/rife/bld/extension/dokka/DokkaOperation.html#method-summary)
5758
for all available configuration options.
59+
60+
## Template Project
61+
62+
There is also a [Template Project](https://github.com/rife2/kotlin-bld-example) with support for Dokka and the
63+
[Detekt](https://github.com/rife2/bld-detekt) extensions.

0 commit comments

Comments
 (0)