clayrisser / make-sheep

A development environment for AWS lambda

Home Page:https://jamrizzi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make-sheep

A development environment for AWS lambda

Please ★ this repo if you found it useful ★ ★ ★

Features

  • Virtual environment

Dependencies

Usage

Command Description
make install Install virtual environment
make start Test your lambda function locally
make deploy Deploy your lambda function to AWS

Support

Submit an issue

Buy Me Coffee

A ridiculous amount of coffee was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License

Jam Risser © 2017

Credits

Changelog

0.0.1 (2017-05-22)

  • Initial release

About

A development environment for AWS lambda

https://jamrizzi.com


Languages

Language:Makefile 78.2%Language:Python 21.8%