grunt-contrib-watch/README.md
Tyler Kellen 5911ff08ca docs
2012-09-17 16:03:20 -05:00

678 B

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