hackerati / generator-lambda-cd

Tool to help developers quickly create skills for text- and voice-based chatbots
MIT License
0 stars 0 forks source link

generator-lambda-cd NPM version Build Status Dependency Status

Continous Deployment for AWS Lambda with Travis CI

Installation

First, install Yeoman and generator-lambda-cd using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-lambda-cd

Then generate your new project:

yo lambda-cd

Development

See our contribution guidelines.

Getting To Know Yeoman

License

MIT ©Hackerati