Skip to content

WEBdeBS/katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEBdeBS Katas

Here we share our implementations of various katas. Enjoy! :)

How to use this repo

Do you want to contribute? It's easy, just:

  • clone the repo git clone https://github.com/WEBdeBS/katas.git
  • enter in the cloned repo cd katas
  • create a branch with your name (from master) git checkout -b YOURNAME
  • you'll find one directory per kata, choose your one and commit your solution in there!
  • once you're done push your work git push origin YOURNAME

Releases

No releases published

Packages

No packages published