Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 438 Bytes

File metadata and controls

13 lines (9 loc) · 438 Bytes

CDK Python Application Cookiecutter Template

Introduction

Simple Cookie Cutter Template for a Python CDK application that includes common commit hook configurations including conventional commit.

How to use

  1. Install Cookiecutter
  2. Initialize a project from the template:
cookiecutter https://github.com/a13zen/cdk-python-cookiecutter-template