generator-grunt-awesome-plugin

A Yeoman generator for Grunt plugin, the awesome way

Usage no npm install needed!

<script type="module">
  import generatorGruntAwesomePlugin from 'https://cdn.skypack.dev/generator-grunt-awesome-plugin';
</script>

README

generator-grunt-awesome-plugin

A Yeoman generator for Grunt plugin, the awesome way

Install

Yeoman

npm install -g yo

This generator

npm install -g generator-grunt-awesome-plugin

Create a brand new Grunt plugin

mkdir grunt-moo
cd grunt-moo
yo grunt-awesome-plugin

Generate a plugin

History

  • 0.1.0 : Initial version

License

Bertrand Chevrier - 2016 - MIT