UNPKG

aemfed

Version:

Upload front-end changes into AEM, refresh relevant resources in the page and get instant notifications from the error.log, all for easier and faster development.

4 lines (3 loc) 78 B
#!/usr/bin/env node const aemfed = require("../lib/index.js"); aemfed.init();