Working with GitHub Repositories - statnet/computing GitHub Wiki
Cloning GitHub Repositories
Helpful Set of Guides for Contributing to Projects with Github Desktop
Creating a GitHub Account
- Access the GitHub website
- Enter a username, password, and email on the homepage
- Verify the created account by clicking on the link in the email you will receive
Downloading GitHub Desktop
- Access the GitHub Desktop website
- Click on the Download GitHub Desktop button
- When the GitHubSetup.exe pop-up window opens, click Save File
- Once the file has downloaded, click on the file in your computer's downloads folder, which can be accessed through the favorites drop-down in Windows Explorer or in the toolbar at the top of your web browser
- In the pop-up window, click Install
- After the program has been installed, click Run on the Security Warning pop-up window
Cloning Repositories
- Log into GitHub Desktop by entering your GitHub account information
- Click on the + drop-down menu in the upper left hand corner
- Click on Clone and choose the organization from which you would like to download repositories
- Select the desired repository by clicking once, and then click on Clone [Repository Name]
- Once the repository is cloned, you should be able to see that repository listed on the menu on the left-hand side
- Repeat Steps 2-5 for each desired repository