bld-dokka/examples
Erik C. Thauvin 1b10f1b348
Some checks failed
bld-ci / build-bld-project (17, 1.19.24) (push) Has been cancelled
bld-ci / build-bld-project (17, 2.0.0) (push) Has been cancelled
bld-ci / build-bld-project (21, 1.19.24) (push) Has been cancelled
bld-ci / build-bld-project (21, 2.0.0) (push) Has been cancelled
bld-ci / build-bld-project (22, 1.19.24) (push) Has been cancelled
bld-ci / build-bld-project (22, 2.0.0) (push) Has been cancelled
javadocs-pages / deploy (push) Has been cancelled
Version 1.0.0
2024-07-29 16:36:26 -07:00
..
.idea Bumped bld to version 2.0.1 2024-07-29 16:26:46 -07:00
.vscode Bumped bld to version 2.0.1 2024-07-29 16:26:46 -07:00
lib/bld Version 1.0.0 2024-07-29 16:36:26 -07:00
src Ensured exit status is set on failure 2024-07-22 10:23:19 -07: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