# renode #

`renode` is a dev utility to (re)start a node script when files are changed.

If growl and growlnotify are installed, respawn notifications will be published through there as well as the console.

## Install ##

    npm install renode

## Usage ##

    renode <js file> [[watch file 2] ... [watch file n]]
