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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i generator-config

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • cgcladera