## Compile the Kotlin Example ```console ./bld compile ``` ## Run the Example ```console ./bld run ``` ## Run the Tests ```console ./bld test ``` ## Requirements - Kotlin installed - `KOTLIN_HOME` environment variable set