Socket
Book a DemoInstallSign in
Socket

generator-gruntfile

Package Overview
Dependencies
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-gruntfile

A gruntfile generator for Yeoman

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
7
Created
Source

gruntfile Generator Build Status

Create a gruntfile module with Yeoman, including nodeunit unit tests.

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

Maintained by Addy Osmani.

Installation

Install this generator by running: npm install -g generator-gruntfile.

Usage

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

yo gruntfile

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

Keywords

yeoman-generator

FAQs

Package last updated on 11 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts