1.0.1 • Published 3 months ago

@adobe/create-aio-app-template v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

@adobe/create-aio-app-template

oclif Version Downloads/week Node.js CI License Codecov Coverage

CLI tool to create an Adobe Developer App Builder template.

Usage (npm)

Make sure you have npm version 6.1.0 or greater:

npm --version

Then run:

npm create @adobe/aio-app-template <template_name>

where <template_name> is the name of your template (this will create the folder in the current working directory by default)

Command

Creates an Adobe Developer App Builder template

USAGE
  $ create-aio-app-template TEMPLATENAME

ARGUMENTS
  TEMPLATENAME  the name of the template

OPTIONS
  -h, --help     show CLI help
  -v, --version  show CLI version

DESCRIPTION
  Example:
      create-aio-app-template template-name

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.