bld-kotlin/examples
2024-01-31 00:11:46 -08:00
..
.idea Bumped bld to 1.8.0 2024-01-31 00:11:46 -08:00
.vscode Bumped bld to 1.8.0 2024-01-31 00:11:46 -08:00
lib/bld Bumped bld to 1.8.0 2024-01-31 00:11:46 -08:00
src Updated copyright 2024-01-31 00:09:21 -08:00
.gitignore Initial commit 2023-11-03 21:31:09 -07:00
bld Initial commit 2023-11-03 21:31:09 -07:00
bld.bat Initial commit 2023-11-03 21:31:09 -07:00
README.md Upgrade to Koltin 1.9.21 2023-11-24 13:18:13 -08:00

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