jkcfg / jk

Configuration as Code with ECMAScript
https://jkcfg.github.io
Apache License 2.0
404 stars 30 forks source link

Template example #337

Closed squaremo closed 4 years ago

squaremo commented 4 years ago

This is mainly an example of using parameters, but also suggests the happy path to creating configs -- just make an object then print it.

It comes with a couple of test cases, and a README.

Fixes #121 .

squaremo commented 4 years ago

NB I didn't use @jkcfg/kubernetes, since it can be left out with obscuring the point, but perhaps I should mention it as a nicer way to construct values.