Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 278 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 278 Bytes

cc-templates

Personal used project templates

How to use

From remote repository:

cookiecutter https://github.com/ShenTengTu/cc-templates.git --directory=Python/simple

From local repository clone:

cookiecutter path/to/cc-templates --directory=Python/simple