0.0.5 • Published 5 years ago

generator-lambda-ts v0.0.5

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

npm verification

Typescript AWS Lambda Function Generator

The Galaxy's OKest Typescript AWS Lambda Generator for Yeoman

  • Typescript 3
  • Code formatting with Prettier and TSLint
  • Unit testing with Mocha and Chai
  • Code coverage with NYC
  • Optional Travis CI config

How To:

Create a new AWS Lambda function

  1. Globally install this generator: npm install -g generator-lambda-ts
  2. From the root of your new project, run yo lambda-ts (NOTE: run yo lambda-ts --help for options)

Add Travic CI config

  1. Pass the travis option: yo lambda-ts --travis
0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago