Usage
Once the package is installed, most questions fall into one of four buckets:
- How do I create the right kind of config object?
- How do I read and change values safely?
- How should I organize configuration files on disk?
- What does a realistic application setup look like?
The pages below answer those questions in that order.