Skip to content

Examples for using Pkl within JVM applications

License

Notifications You must be signed in to change notification settings

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 17 or higher).

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