Setting up a Git client program

The goals for this exercise are to

  1. Obtain and install any software that you might need for using Git

What you need to do to prepare for this exercise:


  1. Visual Studio for Windows has a built-in feature that allows you to access GitHub (and git) directly from within Visual Studio.
    1. Visual Studio for Mac has a similar feature.
    2. JetBrains Rider Community Edition is free, has a similar feature, and works great on Mac, Linux, AND Windows
  2. In addition, you might try downloading and installing GitKraken on your home / personal computer.  It's a great, visual, git client with a solid reputation
    1. .We won't be using GitKraken in this class (in part because it's not installed on the school computers) but you're welcome to try it out on your own if you'd like
    2. TODO: GitKraken wants a license?

 

What you need to do for this exercise
  1. Install whatever software you need in order to make sure that you're able to access GitHub.