Bumped bld to version 2.1.0 Bumped Gradle to version 8.10.1 Bumped Kotlin to version 2.0.20 Bumped JUnit to version 5.11.0 |
||
---|---|---|
.. | ||
.idea | ||
.vscode | ||
lib/bld | ||
src | ||
.gitignore | ||
bld | ||
bld.bat | ||
example.html | ||
README.md |
Kotlin Example
To compile & run the Kotlin example:
./bld compile run --args="example.html"
Java Example
To compile & run the Java example:
./bld compile run-java --args="example.html"