GitHub Action
Pkl Kotlin
v2.0.0
Latest version
Generates Kotlin source code for a Pkl model.
Input | Required | Description | Default |
---|---|---|---|
input-file |
✅ | The data pkl file process | |
output-folder |
✅ | Where the resulting binding will be written to. | |
pkl-version |
The pkl version to use | 0.26.3 |
uses: emilymclean/pkl-kotlin-action@v2
with:
input-file: data.pkl
output-folder: /generated