generator-config
v1.0.2
Published
Environment configuration generator for node applications
Readme
NodeJS Environment settings 
Yeoman generator for creating simple environment configuration for NodeJS applications.
This project was inspired and actually extracted from the excellent work of @DaftMonk in generator-angular-fullstack
Usage
Install generator:
$ npm install -g generator-configOpen project root folder and execute:
$ yo configIMPORTANT: You will need to install and add underscore dependency to your package.json:
$ npm install underscore --saveLicense
MIT
