generator-simple-lambda
v0.0.4
Published
Generate aws lambda function
Downloads
3
Readme
generator-simple-lambda
Generate aws lambda function
Installation
First, install Yeoman and generator-simple-lambda using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-simple-lambda
Then generate your new project:
yo generator-simple-lambda
Getting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
License
MIT © ocowchun