Yeoman generator for creating lambda-formation projects.
First, install Yeoman and generator-lambda-formation using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-lambda-formationThen generate your new project:
yo lambda-formation:project PROJECT_NAMEThen generate some resources:
cd PROJECT_NAME
yo lambda-formation:resource RESOURCE_NAMECheck out the main repository for more on lambda-formation
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.
Apache-2.0 ©
This project is maintained by the Labs team at Sungard Availability Services
GitHub: https://sungardas.github.io

