Strict separation of config from code.
-
Updated
Feb 11, 2020 - Python
sudo kdb mount --with-recommends /etc/hosts system/hosts hosts
sudo kdb set system/hosts/ipv4/test.complang.tuwien.ac.at 192.168.1.1
sudo kdb set system/hosts/ipv4/test.complang.tuwien.ac.at/alias 192.168.1.1
sudo kdb set system/hosts/ipv4/alias 192.168.1.2An error that a host with the name alias already exists, e.g.:
`
Add a description, image, and links to the configuration-files topic page so that developers can more easily learn about it.
To associate your repository with the configuration-files topic, visit your repo's landing page and select "manage topics."
I've recently come to realize that the 'one-size-fits-all' mega-snippets on marzer.github.io/tomlplusplus aren't necessarily useful for everyone, and I should break them up into smaller sub-examples. I'd be totally happy to accept help with this, though that may be wishful thinking!