mirror of
https://github.com/mbierlee/mirage-config.git
synced 2024-11-15 04:44:01 +01:00
Add a todo to readme
that is totally where these should go...
This commit is contained in:
parent
bad8f0ec6d
commit
df3ccf8007
|
@ -13,3 +13,9 @@ Features:
|
||||||
- Parse configuration from string or JSONValue instead of from disk.
|
- Parse configuration from string or JSONValue instead of from disk.
|
||||||
|
|
||||||
This is a work in progress. More will follow. For now see `examples/` to learn how to use it.
|
This is a work in progress. More will follow. For now see `examples/` to learn how to use it.
|
||||||
|
|
||||||
|
TODO: add tutorial on:
|
||||||
|
- Config loading
|
||||||
|
- Config parsing
|
||||||
|
- Env and config var substitution
|
||||||
|
-- Escaping
|
Loading…
Reference in a new issue