bld-kotlin/examples
2025-01-27 12:04:42 -08:00
..
.idea Bumped bld to version 2.2.0 2025-01-13 08:20:59 -08:00
.vscode Bumped bld to version 2.2.0 2025-01-13 08:20:59 -08:00
lib/bld Version 1.0.4 2025-01-14 11:49:10 -08:00
src Bumped Kotlin to version 2.1.10 2025-01-27 12:04:42 -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 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