1.0.2 • Published 5 years ago

lambda-sdk-generator v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

lambda-sdk-generator

Clone

Clone the repository

Build

Build the repo with npm run build

Link

Link the CLI tool with npm link

Generate

Generate the sdk with lambda-sdk-generator.

Use the -s flag to specify the directore where the apidocs live (Default=cwd) Use the -o flag to specify where to write the SDK to (Default=cwd/sdk)