Auto generate functions base on ahaless
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