the blank folder is the one for starting from scratch
the idea is:
- Copy that folder with the name of Kata
- execute this commands:
cd your_new_kata_folder;
source project.sh;
replace_kata_name your_new_kata_folder
- Start Playing! Use TDD and commit often