pkl

Configuration language and code generator for defining typed, validated configs

brewmacoslinux
Try with needOr install directly
Source

About

CLI for the Pkl programming language

Commands

pkl

Examples

Evaluate a Pkl file and output as JSON$ pkl eval config.pkl -o json
Generate code from a Pkl schema in multiple languages$ pkl project codegen
Validate a Pkl configuration file$ pkl eval myconfig.pkl