Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Files

Latest commit

 

History

History
11 lines (11 loc) · 332 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 332 Bytes

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