This will let user to specify directories to sync. Even if there were no modules on sync start loaded, that point to that directories, directories will be tracked and files will be compiled. If modules from directories compile to nonstandard destination path, those path will be added to erlang code path list.
This feature let use sync as a plugins host. So sync tracks plugins folder and loads everything from that folder as user add new files there.
See readme for usage description.
Recompile beams on sync start even they were changed while sync was turned off.
This will let user to specify directories to sync. Even if there were no modules on sync start loaded, that point to that directories, directories will be tracked and files will be compiled. If modules from directories compile to nonstandard destination path, those path will be added to erlang code path list.
This feature let use sync as a plugins host. So sync tracks plugins folder and loads everything from that folder as user add new files there.
See readme for usage description.