Commit Graph
3 Commits
Author SHA1 Message Date
kyle d66cfe1145 Cut over to Bazel. 2023-05-04 14:00:30 -07:00
kyle 30ffbbdbc5 config: add test data for iniconf. 2022-02-20 17:43:11 -08:00
kyle b893e99864 config: add default path, customized configs.
A customised config is an ini file with a [default] section and some
other name sections; a config file is loaded from the default section
with any keys in the named section being added in, overriding keys in
the host. This allows for, e.g. setting different paths based on the
host name or operating system.
2022-02-20 17:43:11 -08:00