scriptotek / alma-slipsomat

Tool for syncing Alma letters XSL files with a local folder
MIT License
15 stars 10 forks source link

watch command #16

Open danmichaelo opened 8 years ago

danmichaelo commented 8 years ago

In addition to push and pull, we could add watch, using something like watchdog to watch changes, and push a letter automatically if it's valid xml and if there's isn't a risk of overwriting remote changes (remote checksum matches the value in status.json).