Skip to content

Generates Java source code for a Pkl model. Based on version 0.25.3 of the Pkl tool/lang.

License

Notifications You must be signed in to change notification settings

BenMMcLean/PklJava

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

PklJava Action

Generates Java source code for a Pkl model. Based on version 0.25.3 of the Pkl tool/lang.

Inputs

input-file

Required The Pkl model

output-folder

Required Where the resulting data will be written to.

Example usage

uses: BenMMcLean/PklJava@v1
with:
  input-file: data.pkl
  output-folder: /generated

About

Generates Java source code for a Pkl model. Based on version 0.25.3 of the Pkl tool/lang.

Topics

Resources

License

Stars

Watchers

Forks