tasks | ||
test | ||
.gitignore | ||
AUTHORS | ||
grunt.js | ||
LICENSE-MIT | ||
package.json | ||
README.md |
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