Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 539 Bytes

README.adoc

File metadata and controls

11 lines (6 loc) · 539 Bytes

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.