Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.49 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.49 KB

Serverless Blueprint

A high-level manager representing AWS Step Functions control plane.

Run Locally

pipenv install
pipenv shell
pip freeze # list packages

https://gist.github.com/danlindow/719f1c3070fc9718e521d474079b9f34 Hook to log forwarder!!

Badges

Commands

$ make help
hooks                          Commit hooks setup
validate                       Validate with pre-commit hooks
changelog                      Update changelog
release                        Create release version

How to Contribute

Submit a pull request