envirofig

0.1.5 • Public • Published

Envirofig

Build Status Dependency Status Code Climate

NPM Status

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

Readme

Keywords

Package Sidebar

Install

npm i envirofig

Weekly Downloads

5

Version

0.1.5

License

ISC

Last publish

Collaborators

  • mbrio