bld-kotlin/examples/README.md
2024-01-31 00:12:38 -08:00

308 B

Compile the Kotlin Example

./bld compile

Run the Example

./bld run

Run the Tests

./bld test

Build the documentation with Dokka

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