For this lab, you’ll need a Windows VM. (VMWare workstation is best.)

You can integrate GitHub into your Windows workflow in many different ways. We’ll use GitHub Desktop for this lab to push our work and VSCode for the actual programming.

Our first step for this lab will be to download GitHub Desktop. When you run the installer, it will ask if you want to sign in to GitHub. Go ahead and do that.

Untitled

You may be prompted to allow the pop-up once you enter your GitHub username and password.

Untitled

You’ll be prompted to ‘Authorize desktop’

image.png

Once you are authenticated, you have the option to:

In this case, we’ll select our ExampleRepo from the last Lab and clone it.

image.png

You can place this project somewhere specific or follow the defaults on the next screen.

Untitled

Google for ‘VSCode’ and install it on the VM. (No directions included here. Easy enough!)