control-freak-ide/server/nodejs/readme.md
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

332 B

xDojoFileWatch

xDojoFileWatch does

  1. setup a web socket server
  2. registers directory watchers
  3. 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