Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 745 Bytes

README.adoc

File metadata and controls

20 lines (14 loc) · 745 Bytes

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.