CLI tool to watch multiple directories with aemsync at once
npm install @vectorform/aemmultisyncaemsync-ing multiple directories at once.ams -t http://admin:admin@example.gov:4503 -w ~/dev/aem/frontend,~/dev/aemdam
You can also have multiple targets, in case you need to sync multiple directories to author and publish. Simply comma separate each address, and each directory to watch:
ams -t http://admin:admin@example.gov:4502,http://admin:admin@example.gov:4503 -w ~/dir1/sub/folder,~/dir2
Profile based configuration: configure a json object with targets, directories, exclude filters, etc. and deploy that config from the cli