Last Updated: February 25, 2016
·
724
· vimishor

File/dir watcher

This is a simple application for watching a directory or file and execute a predefined command when changes are detected. This can be used for assets management ( compile less, minify css/js, etc ), upload artefacts, clear cache, run tests, build docs, etc. It play nice with web development workflow and configuration can be stored inside composer.json or any other .json file.

More details are available inside the README available on github:
https://github.com/gentlero/watcher