
Guard plugin to run shell commands when files are altered.
With this plugin, when a file changes it does something in a shell or ruby. It simply executes the block passed to watch if a change is detected, and if anything is returned from the block it will be printed.