April 26, 2020
Estimated Post Reading Time ~

AEMSync tool

AEM sync tool pushed code to multiple AEM instances instantly when there is a file change.

Prerequisites:
Install npm on your machine.

Installation
Run below npm command to install aemsync

npm install aemsync -g

The tool pushes code changes to AEM instance(s) upon a file change.

There is no vault dependency.
  • It can push to multiple instances at the same time (e.g. author and publish).
  • IDE/editor agnostic.
  • Works on Windows, Linux, and Mac.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.