Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 575 Bytes

README.adoc

File metadata and controls

11 lines (6 loc) · 575 Bytes

pkl-swift

This library exposes Swift bindings for the Pkl configuration language.

It allows you to embed Pkl into your Swift application, complete with code generation for full type safety and ease of use.

The full documentation for this library can be found on our documentation site.

To get up and going, reference the quick start guide.

When upgrading pkl-swift, reference the changelog for details.