gutsy / aem-spa-cli

A node CLI to get started make it easier to generate new AEM SPA projects
Apache License 2.0
0 stars 2 forks source link

aem-spa-cli

A node cli to get started with the new AEM SPA editor. Work in progress, consider this beta software.

System requirements

Installation

npm install -g aem-spa-cli

Using the CLI

Run aem-spa create to create a new AEM SPA editor project. Answer the questions. Have fun.

Run aem-spa generate component to create a new AEM SPA editor component. Answer the questions. Have more fun.

Run aem-spa help to see the helpful menu.

Run aem-spa version to see the currently installed version.