mirror of
https://github.com/mbierlee/mirage-config.git
synced 2024-11-15 04:44:01 +01:00
17 lines
390 B
Markdown
17 lines
390 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 :
|
|
- INI config
|
|
- Case insensitive properties and sections
|
|
- Escape characters
|
|
- Support multi-line values with backslash
|