Go implementation of Jsonnet, a data templating language for JSON
Go implementation of configuration language for defining JSON data
jsonnet
$ jsonnet file.jsonnet
$ jsonnet file.jsonnet -o output.json
$ jsonnet --var name=value file.jsonnet