An open API service indexing awesome lists of open source software.

https://github.com/asimihsan/cookiecutter-cdktf-python


https://github.com/asimihsan/cookiecutter-cdktf-python

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# cookiecutter-cdktf-python

Template for a CDKTF project based in Python.

## Getting started

Install cookiecutter: https://cookiecutter.readthedocs.io/en/stable/installation.html

Create a new project:

```bash
cookiecutter gh:asimihsan/cookiecutter-cdktf-python
```