Go to file
Tyler Kellen 5911ff08ca docs
2012-09-17 16:03:20 -05:00
tasks docs 2012-09-17 16:03:20 -05:00
test first commit 2012-09-17 16:01:19 -05:00
.gitignore first commit 2012-09-17 16:01:19 -05:00
AUTHORS docs 2012-09-17 16:03:20 -05:00
grunt.js first commit 2012-09-17 16:01:19 -05:00
LICENSE-MIT docs 2012-09-17 16:03:20 -05:00
package.json first commit 2012-09-17 16:01:19 -05:00
README.md docs 2012-09-17 16:03:20 -05:00

grunt-contrib-watch (not released)

Your description here (part of the grunt-contrib collection). Submitted by "Cowboy" Ben Alman.

Getting Started

Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-contrib-watch

Then add this line to your project's grunt.js gruntfile:

grunt.loadNpmTasks('grunt-contrib-watch');

Overview

Release History

  • 2012/08/xx - v0.2.0 - notation