mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-21 18:10:42 -04:00
README and TODO fixes and expansion.
This commit is contained in:
parent
8a6935c3da
commit
c6f41e53dd
10
README.md
10
README.md
@ -1,4 +1,4 @@
|
||||
# Universal Configuration Grammar - Working Title.
|
||||
# Universal Configuration Grammar.
|
||||
|
||||
This is an experiment in configuration management. The approach is **not**
|
||||
to create a "parsable" config file format. We have plenty of
|
||||
@ -14,6 +14,12 @@ be version controlled, enforce _some_ typesafety, and output
|
||||
configuration for any application regardless of that applications
|
||||
preferred format.
|
||||
|
||||
## The Usual Warnings
|
||||
|
||||
This is still very much an experiment and the language and api can be expected
|
||||
to change and mutate. It also probably has bugs and isn't yet the most user
|
||||
friendly language and compiler to use. You have been warned.
|
||||
|
||||
## Usage
|
||||
|
||||
You can get ucg with cargo `cargo install ucg`.
|
||||
@ -38,4 +44,4 @@ SUBCOMMANDS:
|
||||
|
||||
## Language Reference
|
||||
|
||||
https://docs.rs/ucg/0.0.1/
|
||||
https://docs.rs/ucg/
|
Loading…
x
Reference in New Issue
Block a user