We agree that there are lots of situations where code ideally does not belong in configuration files, and perhaps if it gets out of hand you need to rethink your software architecture. However, reality shows that…
That's a great idea, we've just added it to the playground. Here's the KSON, much of YAML's leanness and simplicity without the footguns: server_config: port_mapping: # Expose only ssh and http to the public internet. -…
K stands for KSON. Soft spot for recursive acronyms!
We agree that there are lots of situations where code ideally does not belong in configuration files, and perhaps if it gets out of hand you need to rethink your software architecture. However, reality shows that…
That's a great idea, we've just added it to the playground. Here's the KSON, much of YAML's leanness and simplicity without the footguns: server_config: port_mapping: # Expose only ssh and http to the public internet. -…
K stands for KSON. Soft spot for recursive acronyms!