Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leizeng/aem-sync
A tool to synchronize AEM content, light weight and super fast.
https://github.com/leizeng/aem-sync
Last synced: about 2 months ago
JSON representation
A tool to synchronize AEM content, light weight and super fast.
- Host: GitHub
- URL: https://github.com/leizeng/aem-sync
- Owner: LeiZeng
- Created: 2016-04-04T10:57:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-28T08:29:10.000Z (over 8 years ago)
- Last Synced: 2024-09-24T09:12:10.691Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Content Sync Tool For AEM
--------------------------## Install
`npm i -g aem-sync`## Usage
`aem-sync`- Watch the current project files under `jcr_root`
- Connect to `http://admin:admin@localhost:4502` automatically## TODO LIST
- [x] Add new file support
- [x] Delete file support
- [x] Support CQ nodes like dialog.xml or some cq:template nodes
- [ ] Apply ignore list in .gitignore
- [ ] Server status check
- [ ] Server configuration, e.g. user:pass@host:port
- [ ] Project path as option## Known issue
- Update one level of properties in .node.xml
- Replace the whole node which is not .node.xml