nickel

A powerful, expressive configuration language for less boilerplate

brewmacoslinux
Try with needOr install directly
Source

About

Better configuration for less

Commands

nickel

Examples

Evaluate a Nickel configuration file and output as JSON$ nickel eval config.ncl
Export a Nickel configuration to a specific format$ nickel export --format json config.ncl
Check syntax and validate a Nickel file without execution$ nickel query config.ncl