294 B
294 B
Compile the Kotlin Example
./bld compile
Run the Example
./bld run
Run the Tests
./bld test
Requirements
- A Kotlin compiler must be installed.
./bld compile
./bld run
./bld test