module Rerun

todo: release as separate gem

todo: unit tests

This class will watch a directory and alert you of new files, modified files, deleted files.

Now uses the Listen gem, but spawns its own thread on top. We should probably be accessing the Listen thread directly.

Author: Alex Chaffee