@wardpeet/global-grunt

3.0.0 • Public • Published

Global Grunt Build Status

The only grunt boilerplate you will ever need! Specify the default grunt plugins you need and override them for every project specific. Basically it's a wrapper around load-grunt-config.

Instructions

  1. Add necessary dependencies
  • grunt: 0.4.5
  • lodash: 3.10.1
  • load-grunt-config: 0.19.0
  1. Copy GruntFile.js and set your own paths to fit your needs.
  2. Setup your grunt folder (you can copy the default grunt dir)

Demo

Coming soon

Options

grunt

tasks

The task folder used by JIT-Grunt. JIT Loading for custom tasks dir (replacement of grunt.loadTasks).

override

default

setup

Package Sidebar

Install

npm i @wardpeet/global-grunt

Weekly Downloads

0

Version

3.0.0

License

MIT

Last publish

Collaborators

  • wardpeet