0.1.0 • Published 10 years ago

generator-maurizzzio-node-gulp v0.1.0

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

maurizzzio node gulp

Based on generator-node-gulp

This generator creates a new Node.js module, generating all the boilerplate you need to get started with best-of-breed from the gulp ecosystem. The generator also optionally installs additional gulp plugins, see the list below.

Installation

Install the generator by running: npm install -g generator-maurizzzio-node-gulp.

Goodies

  • gulp task are inside the folder gulp, available tasks:
  • .jshintrc is fully documented
  • .gitignore generated with https://www.gitignore.io/
  • push.sh script to optionally push to the branch gh-pages

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

Articles

Some recommended articles to get you started with node.

License

MIT License

0.1.0

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago