/watchman-processor

File synchronizer with a simplistic dashboard for Facebook's watchman file watching service

Primary LanguageTypeScript

Watchman-Processor

Dependency Status Code Climate Build Status Coverage Status

File synchronizer with a simplistic dashboard for Facebook's watchman file watching service

Screencapture GIF

About

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.

Installation

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