generator-gulpy

Yeoman generator

Usage no npm install needed!

<script type="module">
  import generatorGulpy from 'https://cdn.skypack.dev/generator-gulpy';
</script>

README

=============== generator-gulpy

A general purpose Yeoman generator for your new frontend project or library. Based on Gulp_ build system.

.. _Gulp: http://gulpjs.com/

Features

  • Generic: it can be extended by your own generators
  • CoffeeScript configuration files: why bother yourself with configuration and Gulpfile.js? Use a simplified sintax to manage your configurations
  • Test runner ready: Karma, Mocha and Chai to help your testing-fu ability
  • Standard pipeline: minification, concat, revision and all other task are available to speed up your development

Getting started

Todo

Documentation

Todo

Changelog

No version available

License

FreeBSD-2 License. See LICENSE file for more details.