Github Setup

We'll mainly use Github to share assignments for the majority of this course. Git is a powerful tool that we'll cover in more depth later. For now, though, we just need to focus on setting up your account to clone a repository.

  1. Create a GitHub account
  2. Install Git
  3. Create an SSH key
  4. Add your SSH key to your GitHub account
  5. Clone the Git repository
  6. Configure Git