Skip to content

apple/pkl-jvm-examples

Repository files navigation

Pkl JVM Examples

Ready-to-go examples for Pkl’s JVM libraries, JVM code generators, and other tools.

To run all examples, type ./gradlew build (requires JDK 11 or higher).

To open this project in IntelliJ IDEA, go to File→Open and choose settings.gradle.kts.