0 Forks
1 Stars
1 Watchers

git-exercise

Github exercise of web programming course

How to download and setup git-exercise

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

Or simply clone git-exercise with SSH
[email protected]:Mahdi-Rahmani/git-exercise.git

If you have some problems with git-exercise

You may open issue on git-exercise support forum (system) here: https://github.com/Mahdi-Rahmani/git-exercise/issues