14 Forks
24 Stars
24 Watchers

my-coding-challenges

my solutions to the problems presented in https://github.com/donnemartin/interactive-coding-challenges

How to download and setup my-coding-challenges

Open terminal and run command
git clone https://github.com/muatik/my-coding-challenges.git
git clone is used to create a copy or clone of my-coding-challenges 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 my-coding-challenges https://github.com/muatik/my-coding-challenges/archive/master.zip

Or simply clone my-coding-challenges with SSH
[email protected]:muatik/my-coding-challenges.git

If you have some problems with my-coding-challenges

You may open issue on my-coding-challenges support forum (system) here: https://github.com/muatik/my-coding-challenges/issues