-
-
Notifications
You must be signed in to change notification settings - Fork 67
Home
zml edited this page Mar 23, 2015
·
9 revisions
Welcome to the Configurate wiki! Configurate is composed of a few segments. These are:
- Loaders: Load that config in from a file
- Node: Working with the data
- Object Mapper: Getting a fancy object representing configuration data
- Transformations: A simple way to make large changes to the configuration
- Cookbook: Code examples for common use cases
For help getting started with Configurate, check out the Getting Started page. Please contribute to this wiki to improve documentation for everybody.