Thanks to visit codestin.com
Credit goes to github.com

Skip to content

emilymclean/pkl-kotlin-action

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

pkl-kotlin-action

Generates Kotlin source code for a Pkl model.

Inputs

Input Required Description Default
input-file The pkl file(s) to process, separated by commas.
output-folder Where the resulting binding will be written to.
pkl-version The pkl version to use 0.30.1

Example usage

uses: emilymclean/pkl-kotlin-action@v2
with:
  input-file: data.pkl
  output-folder: /generated

About

Generates Kotlin source code for a Pkl model.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •