## Compile the Kotlin Example ```console ./bld compile ``` ## Run the Example ```console ./bld run ``` ## Build the documentation with Dokka ```console ./bld javadoc ./bld dokka-html ./bld dokka-gfm ./bld dokka-jekyll ```