mirage-config/TODO.md

18 lines
402 B
Markdown
Raw Normal View History

# TODO
2022-10-13 00:56:27 +02:00
- 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
2022-10-13 00:58:26 +02:00
- Example