609 Forks
775 Stars
775 Watchers

learn-github

A step-by-step guide to getting started with Git and GitHub for beginners.

How to download and setup learn-github

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

Or simply clone learn-github with SSH
[email protected]:drshahizan/learn-github.git

If you have some problems with learn-github

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