/pkl-jvm-examples

Examples for using Pkl within JVM applications

Primary LanguageGroovyApache License 2.0Apache-2.0

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.