1. Click the GitHub classroom link sent by instructors.
    step-1-click_link.png

  2. Accept the assignment invitation.
    step-2-accept_invite.png

  3. Click the link to visit the newly created repository.
    step-3-click_link.png
    Alternatively, if you no longer have access to the generated repository link, then you can locate it by visiting the NewForce organization dashboard for our cohort. To visit the dashboard navigate to github.com, click the button with your GitHub username in the upper left of the page and then select “NewForce-Data-Cohort-12”.
    step-3-goto_org.png
    Your repo should show up among the recently forked repos.
    step-3-org_dash.png

  4. After navigating to your project repo copy the link you’ll use to clone the remote repo into your local workspace.
    step-4-copy_link.png

  5. Using Git Bash or your terminal of choice navigate to the folder within your workspace in which you want the folder containing your local repo to exist. After this step you can then “cd” into the new folder created by “git clone” to house your local repo and then get started!
    step-5-git_clone.png

Looking for another SOP?