bld-kotlin/examples
2025-03-25 00:00:06 -07:00
..
.idea Bump bld to version 2.2.1 2025-02-25 09:43:06 -08:00
.vscode Bump bld to version 2.2.1 2025-02-25 09:43:06 -08:00
lib/bld 1.1.0-SNAPSHOT 2025-03-21 21:29:04 -07:00
src Minor cleanups 2025-03-25 00:00:06 -07: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 Updated Kotlin requirement URL 2024-07-31 13:00:02 -07:00

Compile the Kotlin Example

./bld compile

Run the Example

./bld run

Run the Tests

./bld test

Requirements