0.1.5 • Published 10 years ago
envirofig v0.1.5
Envirofig
Coffeescript and Javascript configuration loader with knowledge of its environment
Installation
You can use this node module in your project by executing the following:
$ npm install envirofig
or by saving it to your package.json file:
$ npm install --save envirofig
In order to build, test, or generate documentation you must have gulp installed:
$ npm install -g gulp
Building
$ npm install && gulp build
Testing
$ npm install && gulp test
Documentation
$ npm install && gulp docs
Once the documentation is built you can open the index.html within the docs directory.
You can see the latest API documentation at http://mbrio.github.io/envirofig.
License
ICS © 2014 Michael Diolosa michael.diolosa@gmail.com