1.0.0 • Published 8 years ago

global-grunt v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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