How to Install GitHub for Mac
by BizOfTech in Circuits > Computers
15280 Views, 1 Favorites, 0 Comments
How to Install GitHub for Mac
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
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
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
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.