gulp-watchify
=============

Experimental module to use [watchify](https://github.com/substack/watchify) with [gulp.js](http://gulpjs.com/) so you
can do automatic bundling of [browserify](http://browserify.org/)-based scripts.

See [examples/simple](examples/simple/) and [examples/uglified](examples/uglified/)