generator-config

1.0.2 • Public • Published

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

/generator-config/

    Package Sidebar

    Install

    npm i generator-config

    Weekly Downloads

    2

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • cgcladera