generator-lambda-circle-ci

1.0.2 • Public • Published

generator-lambda-circle-ci NPM version Build Status Dependency Status

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

/generator-lambda-circle-ci/

    Package Sidebar

    Install

    npm i generator-lambda-circle-ci

    Weekly Downloads

    7

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    23.4 kB

    Total Files

    20

    Last publish

    Collaborators

    • taylorboren