generator-lambda-circle-ci
v1.0.2
Published
Generates simple lambda project w/ built testing, deployment scripts and CI/CD via CircleCI
Downloads
4
Maintainers
Readme
generator-lambda-circle-ci
Creates a simple lambda project w/ built in testing, deployment scripts and CI/CD via CircleCI
Sample Project
Click here to see an example of a project created with this generator
Installation
First, install Yeoman and generator-lambda-circle-ci using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-lambda-circle-ci
Then generate your new project:
yo lambda-circle-ci
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Taylor Boren