Go to file
2012-09-17 16:01:19 -05:00
tasks first commit 2012-09-17 16:01:19 -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 first commit 2012-09-17 16:01:19 -05:00
grunt.js first commit 2012-09-17 16:01:19 -05:00
LICENSE-MIT first commit 2012-09-17 16:01:19 -05:00
package.json first commit 2012-09-17 16:01:19 -05:00
README.md first commit 2012-09-17 16:01:19 -05:00

grunt-contrib-watch (not released)

Your description here (part of the grunt-contrib collection). Submitted by Sindre Sorhus.

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