@ahamove/serverless-generate-functions
v0.0.2
Published
Auto generate functions base on `ahaless` ### Installation To install the serverless-generate-functions library into an existing project, use the `yarn` CLI ```bash yarn add @ahamove/serverless-generate-functions -D ``` or the `npm` CLI ```bash npm add @
Downloads
5
Readme
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