Go to file
Tyler Kellen 4969a0a59e docs
2012-10-03 06:31:52 -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 docs 2012-10-03 06:31:52 -05:00
README.md docs 2012-10-03 06:31:52 -05:00

grunt-contrib-watch (not released)

Your description here.

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/09/xx - v0.2.0 - notation

--

Task submitted by "Cowboy" Ben Alman.