Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 325 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 325 Bytes

Project description

Cookiecutter for starting go lambda with integration tests set

How to set new module

sam init -l https://github.com/SodaDev/sam-templates-go --no-input --extra-context '{"project_name":"some-project-name","module_name":"some-lambda-name","stack_name":"remove-me-test-cookiecutter"}'