adobe / create-aio-app-template

Create an Adobe Developer App Builder template.
https://adobe.io/app-builder/
Apache License 2.0
2 stars 2 forks source link

@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.