bld-kotlin/examples/README.md

228 B

j## Compile the Kotlin Example

./bld compile

Run the Example

./bld run

Build the documentation with Dokka

./bld javadoc
./bld dokka-html
./bld dokka-gfm
./bld dokka-jekyll