generator-maurizzzio-node-gulp

A node generator for Yeoman, tasks powered by Gulp

Usage no npm install needed!

<script type="module">
  import generatorMaurizzzioNodeGulp from 'https://cdn.skypack.dev/generator-maurizzzio-node-gulp';
</script>

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