acom-sections-mapping
v1.8.5
Published
CLI for Franklin Import of adobe.com pages using sections mapping flow
Readme
adobe.com Franklin Import - Sections Mapping CLI
Install
npm install -g acom-sections-mappingUsage
acom-sections-mapping <command>
Commands:
acom-sections-mapping prepare Generate sections data for given list of URLs (json + screenshots)
acom-sections-mapping serve Serve sections data via HTTP
Options:
--version Show version number [boolean]
-h Show help [boolean]Local Development
Install
npm installRun
node index.jsTODOs
- [ ] Add unit tests
