cloudmicro / lambda-dynamodb-local

A Container-based local runtime for AWS Lambda (Python) + DynamoDB
MIT License
67 stars 6 forks source link

Make a Yeoman generator #6

Open wbrandt opened 8 years ago

wbrandt commented 8 years ago

One day, hopefully, this shall be true:

yo awless
yo awless:lambda
yo awless:dynamodb
yo awless:s3

Etc.

Use Yeoman to scaffold an AWS architecture locally.

patrickbrandt commented 8 years ago

This specific issue is contained to this use case:

yo awless
yo awless:lambda
yo awless:dynamodb

There should be a github project for each generator - issue #6 is a placeholder