Coding Katas for the Clean Code Community Of Practice
This is a Deno based repository. Because of this, whether you are a participant or a contributor, you will need to install Deno. you can read about Deno here if you are unfamiliar with the runtime.
- Follow these steps to install Deno
- Follow these steps to get VSCode setup for Deno
- If you are a
participant
(looking to practice a kata) then install the kata-runner. - If you are a
contributor
(looking to add or alter Katas) then follow these instructions