generator-maurizzzio-node-gulp
v0.1.0
Published
A node generator for Yeoman, tasks powered by Gulp
Downloads
3
Readme
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 branchgh-pages
Options
--skip-install
Skips the automatic execution of
bower
andnpm
after scaffolding has finished.
Articles
Some recommended articles to get you started with node.