stackoverflow / pkl-jvm-examples

Examples for using Pkl within JVM applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Examples for using Pkl within JVM applications

License:Apache License 2.0


Languages

Language:Groovy 44.9%Language:Java 36.9%Language:Kotlin 18.2%