mirror of
https://github.com/mbierlee/mirage-config.git
synced 2024-11-15 04:44:01 +01:00
12 lines
264 B
Markdown
12 lines
264 B
Markdown
|
# TODO
|
||
|
|
||
|
* Add tutorial
|
||
|
* Config loading
|
||
|
* Config parsing
|
||
|
* Config manip
|
||
|
* Env and config var substitution
|
||
|
* Escaping
|
||
|
* Java properties
|
||
|
* Add unicode escaping
|
||
|
* Support multi-line values with backslash
|
||
|
* Add escaping of key/value separator = and :
|