3 Forks
7 Stars
7 Watchers

github-bootcamp

Git x GitHub bootcamp challenges for productive developers

How to download and setup github-bootcamp

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

Or simply clone github-bootcamp with SSH
[email protected]:flexbox/github-bootcamp.git

If you have some problems with github-bootcamp

You may open issue on github-bootcamp support forum (system) here: https://github.com/flexbox/github-bootcamp/issues