bld-kotlin/examples
2024-07-12 03:00:10 -07:00
..
.idea Bumped bld to version 2.0.0-SNAPSHOT 2024-07-11 22:01:28 -07:00
.vscode Bumped bld to version 2.0.0-SNAPSHOT 2024-07-11 22:01:28 -07:00
lib/bld Added requirements to examples README 2024-07-12 03:00:10 -07:00
src Bumped JUnit to version 5.10.3 2024-07-10 12:38:45 -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 Added requirements to examples README 2024-07-12 03:00:10 -07:00

Compile the Kotlin Example

./bld compile

Run the Example

./bld run

Run the Tests

./bld test

Requirements

  • Kotlin installed
  • KOTLIN_HOME environment variable set