aemc
aemc copied to clipboard
Content sync - Push to server
Currently the content sync commands seem to do imports (i.e. pulls) from AEM only. It would be nice to either add a new command or extend the existing one to push modified files to a repo automatically (to be used to do hot deployments). That requires leveraging a filesystem listener like https://github.com/fsnotify/fsnotify.
Nice one. To have two-way sync. Thanks @kwin 🙂