1.1.3 • Published 5 years ago

amplify-category-template v1.1.3

Weekly downloads
5
License
Apache 2.0
Repository
github
Last release
5 years ago

Amplify Template

An easy way to add custom CloudFormation templates to your Amplify Project

Demo

Installation

This plugin assumes that the Amplify CLI is already installed. For installation help, please see step 2 of the getting-started docs.

To install, simply enter the following command in your terminal:

npm i -g amplify-category-template

Usage

CommandDescription
amplify add templateAdds an existing CloudFormation template that you select to your project. Today this only supports root templates ending in yaml, json or yml
amplify remove templateRemoves a specified template from your project.
1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago