A plugin for the Stacc command-line interface for working with API Gateway configuration.
This repository only holds the releases of the plugin.
Run the following command to initialize a new API Gateway configuration.
$ stacc gateway init
...
The following command will install the plugin for your local environment.
$ stacc plugin install gateway
...