@ahamove/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 ```bash yarn add @ahamove/serverless-generate-functions -D ``` or the `npm` CLI ```bash npm add @

Usage no npm install needed!

<script type="module">
  import ahamoveServerlessGenerateFunctions from 'https://cdn.skypack.dev/@ahamove/serverless-generate-functions';
</script>

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