An open API service indexing awesome lists of open source software.

https://github.com/cludden/configtree

config state tree for node.js apps
https://github.com/cludden/configtree

Last synced: over 1 year ago
JSON representation

config state tree for node.js apps

Awesome Lists containing this project

README

          

# configtree
configuration state tree for node.js apps using [baobab](https://github.com/Yomguithereal/baobab)

## Contributing
1. [Fork it](https://github.com/cludden/configtree/fork)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## LICENSE
Copyright (c) 2017 Chris Ludden
Licensed under the [MIT License](LICENSE.md)