API Reference zotonic_filewatcher v1.0.0-rc.14

modules

Modules

Filehandler - handles changes on files, starts recompiles
Periodically loads modules whose beam file have been updated.
Watch for changed files using fswatch (MacOS X; brew install fswatch). https://github.com/emcrisostomo/fswatch
Handle changed files
Watch for changed files using inotifywait. https://github.com/rvoicilas/inotify-tools/wiki

Erlang file monitoring service

Check for changed files, notify the zotonic_filehandler of any changes