Skip to content

Create a gruntplugin module with yo, including Nodeunit unit tests.

License

Notifications You must be signed in to change notification settings

shama/generator-gruntplugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunt Plugin Generator Build Status

Create a Grunt plugin with Yeoman, including nodeunit unit tests.

This generator is based of grunt-init-gruntplugin, authored by the magnificient GruntJS team.

Maintained by Pascal Hartig.

Installation

If you haven't already done so, install Yeoman.

Once Yeoman is installed, install this generator via npm install -g generator-gruntplugin.

Usage

At the command-line, cd into an empty directory, run this command and follow the prompts.

yo gruntplugin

Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.

License

MIT License

About

Create a gruntplugin module with yo, including Nodeunit unit tests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%