Skip to content

Latest commit

 

History

History

bld

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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"