How to Install GitHub for Mac

by BizOfTech in Circuits > Computers

15280 Views, 1 Favorites, 0 Comments

How to Install GitHub for Mac

Screen Shot 2015-02-19 at 12.38.12 PM.png

Why install GitHub for Mac? The command line interface can be intimidating, hard to use, and you have to memorize all the commands. Additionally, GitHub has some specific features that are not part of Git. In this tutorial, we will install GitHub for Mac, a nice a free GUI for Git / GitHub.

Download GitHub for Mac

Screen shot 2015-02-18 at 4.55.52 PM.png

First go to Mac.GitHub.com and click the download button, but first make sure you have Mac OS X 10.9 or later. You can't download with an earlier version of OS X.

Move to Applications Folder

Screen Shot 2015-02-19 at 12.21.29 PM.png
Screen Shot 2015-02-19 at 12.22.20 PM.png

After the zip archive download, GitHub will appear in your downloads folder. Drag and drop into your Applications folder. Double click and open.

Verify, Login, and Configure

Screen Shot 2015-02-19 at 12.39.08 PM.png
Screen Shot 2015-02-19 at 12.38.12 PM.png

Be patient. Verification only takes a few moments. Once you are verified you will connect to GitHub by logging into your GitHub account. Then you will configure your Git to identify you and the commits you make so that everyone else knows who you are and what you are doing. Anyone will be able to see your Git config and associated information. Then just find the local repositories you want to work on and you are good to go.