Summary and Setup

Prerequisites

  • Basic understanding of git commands
  • Experience using git independently, both locally and with GitHub or similar
  • Students should have git installed on their computer and a GitHub account

To complete this lesson you must have a GitHub account and have git installed on your laptop. Make sure you can authenticate into GitHub from your computer, either through gh auth login or with ssh keys. To use gh auth login you will need to first install the gh command and then authenticate using the instructions on the (gh_auth_login page).