generator-gruntproject

0.1.21 • Public • Published

Grunt Project Generator Built with Grunt

MIT License NPM version NPM downloads

Yeoman generator for a Grunt ready project

Install

npm install -g generator-gruntproject

Usage

cd myproject
yo gruntproject

Prompts

  • Project name (current folder name)
  • Repository user name (current git username)
  • Repository user email (current git user email)
  • Project description (Place your project's description here)
  • Project repository url (https://github.com/user/projectname)
  • Use Travis ? (N)
    • Travis API key

Grunt's packages

Folders & Files generated

Screenshot

Package Sidebar

Install

npm i generator-gruntproject

Weekly Downloads

1

Version

0.1.21

License

MIT

Last publish

Collaborators

  • sixertoy