Skip to content

Latest commit

 

History

History

cookiecutter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Cookiecutter templates to generate katas

Cookiecutter installation

Please refer to the documentation of cookiecutter itself.

Python kata generation

cookiecutter https://github.com/zhendrikse/tdd.git --directory=cookiecutter/python

Javascript kata generation

cookiecutter https://github.com/zhendrikse/tdd.git --directory=cookiecutter/javascript

Typescript kata generation

cookiecutter https://github.com/zhendrikse/tdd.git --directory=cookiecutter/typescript

Kotlin kata generation

cookiecutter https://github.com/zhendrikse/tdd.git --directory=cookiecutter/kotlin

Java kata generation

cookiecutter https://github.com/zhendrikse/tdd.git --directory=cookiecutter/java

Dotnet kata generation

cookiecutter https://github.com/zhendrikse/tdd.git --directory=cookiecutter/dotnet

Python game kata generation

cookiecutter https://github.com/zhendrikse/tdd.git --directory=cookiecutter/python-game