You know what, I've always wanted to use toml. You know toml? It's a very pretty language. Let's do that for config.
For something like a configuration file, it has to be something very obvious and straightforward and easy to use, otherwise it's going to be a hassle to fiddle with.
toml gets the job done.
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
For something like a configuration file, it has to be something very obvious and straightforward and easy to use, otherwise it's going to be a hassle to fiddle with.
toml gets the job done.