1.0.2 • Published 10 years ago

generator-config v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

NodeJS Environment settings Build Status

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-config

Open project root folder and execute:

$ yo config

IMPORTANT: You will need to install and add underscore dependency to your package.json:

$ npm install underscore --save

License

MIT

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago