Skip to content

apple/pkl-go

Repository files navigation

pkl-go

This library exposes Go bindings for the Pkl configuration language.

It allows you to embed Pkl into your Go 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-go, reference the changelog for details.