Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 606 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 606 Bytes

Description

General usage cookiecutter templates.

Usage

Before using this template, ensure you have cookiecutter installed. You can follow the instructions here:

https://cookiecutter.readthedocs.io/en/latest/installation.html

Detailed info at:

https://cookiecutter.readthedocs.io/en/latest/usage.html

cookiecutter https://github.com/carneirofc/cookiecutter-templates --directory="ansible-role"
cookiecutter https://github.com/carneirofc/cookiecutter-templates --directory="python-package"
cookiecutter https://github.com/carneirofc/cookiecutter-templates --directory="ms-fastapi"
...