dominictarr / rc

The non-configurable configuration loader for lazy people.
Other
1.02k stars 97 forks source link

Yaml support #52

Closed Deadarius closed 9 years ago

Deadarius commented 9 years ago

Is it planned? I am willing to make a pull request if it matches this module's vision.

dominictarr commented 9 years ago

If you want to use a custom format use this: https://github.com/dominictarr/rc#pass-in-your-own-parser

we will not be adding any more parsers to rc's core.

dominictarr commented 9 years ago

If you want to use a custom format use this: https://github.com/dominictarr/rc#pass-in-your-own-parser

we will not be adding any more parsers to rc's core.