File synchronizer with a simplistic dashboard for Facebook's watchman file watching service
Watchman-Processor can monitor a folder and synchronize file changes to another folder. The other folder could be local or remote. Watchman-Processor is simply the glue between watchman and rsync.
Install Facebook Watchman
brew update
brew install watchman
Install watchman-processor
npm install watchman-processor -g
Create configuration file
watchman-processor init
Setup configuration file
open ~/.watchman-processor.config.js