hoanhan101 / cookiechalice

Cookiecutter template for jumpstarting aws/chalice applications quickly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiechalice

cookiechalice is a Cookiecutter template for jumpstarting AWS Chalice applications quickly. It supports:

To create a new project:

cookiecutter https://github.com/hoanhan101/cookiechalice.git

Setup the project and install dependencies:

make setup

Run the project locally:

make local

About

Cookiecutter template for jumpstarting aws/chalice applications quickly


Languages

Language:Makefile 54.7%Language:Python 45.3%