9 Forks
4 Stars
4 Watchers

codewars

My solutions to some codewars katas

How to download and setup codewars

Open terminal and run command
git clone https://github.com/abeaumont/codewars.git
git clone is used to create a copy or clone of codewars repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with codewars https://github.com/abeaumont/codewars/archive/master.zip

Or simply clone codewars with SSH
[email protected]:abeaumont/codewars.git

If you have some problems with codewars

You may open issue on codewars support forum (system) here: https://github.com/abeaumont/codewars/issues