332 B
332 B
xDojoFileWatch
xDojoFileWatch does
- setup a web socket server
- registers directory watchers
- broadcasts a message about file changes
##Installation
git clone https://github.com/mc007/xDojoWatch.git && cd xDojoWatch && git submodule init && git submodule update && npm install
##Attention