/serverless-generate-functions

Generate functions schema from ahaless

Primary LanguageJavaScript

serverless-generate-functions

Auto generate functions base on ahaless

Installation

To install the serverless-generate-functions library into an existing project, use the yarn CLI

yarn add @ahamove/serverless-generate-functions -D

or the npm CLI

npm add @ahamove/serverless-generate-functions -D