bld-dokka/examples
2025-02-25 09:49:30 -08:00
..
.idea Bumped bld to version 2.2.0 2025-01-14 00:24:17 -08:00
.vscode Bumped bld to version 2.2.0 2025-01-14 00:24:17 -08:00
lib/bld Version 1.0.3 2025-01-14 12:05:16 -08:00
src Bump Kotlin to version 2.1.10 2025-02-25 09:49:30 -08:00
.gitignore Initial commit (split from bld-kotlin) 2024-06-15 16:36:35 -07:00
bld Initial commit (split from bld-kotlin) 2024-06-15 16:36:35 -07:00
bld.bat Initial commit (split from bld-kotlin) 2024-06-15 16:36:35 -07:00
README.md Ensured exit status is set on failure 2024-07-22 10:23:19 -07:00

Compile the Example

./bld compile

Run the Example

./bld run

Run the Tests

./bld test

Build the documentation with Dokka

./bld docs

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