Skip to content

Generates swift 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/PklSwift

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

PklSwift Action

Generates swift 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/PklSwift@v1
with:
  input-file: data.pkl
  output-file: data.json
  format: json

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published