DavidNery / ConfigHelper

A simple project that allows object-based configuration manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConfigHelper

A simple helper that permit you create config files (YAML) based in objects and to objects

TODO

  • Add YAML file support
  • Add JSON file support
  • (Maybe) Add XML file support

Docs and examples

For docs and examples, look Wiki

Thanks

I would like to thanks the SnakeYAML project. It is the base of this project :)

About

A simple project that allows object-based configuration manipulation


Languages

Language:Java 100.0%