HCDE 598 Winter 2017
Follow the instructions for your operating system below. If you have any trouble please reach out to your instructor on slack.
-
Download the git .zip file
-
Double-click the .zip file and follow any on-screen instructions
-
Type
cmd
+spacebar
-
Type Terminal
-
Drag Terminal to your dock for easy access
-
Double-click on Terminal to launch it
-
Type
git --version
and press enter -
Configure your git username and password by typing these commands into Termainl (filling in your name and email)
git config --global user.name "Your name" git config --global user.email "Your email address"
-
Download Git for Windows and follow the on-screen instructions
-
Open Git BASH
-
Configure your git username and password by typing these commands into Termainl (filling in your name and email)
git config --global user.name "Your name" git config --global user.email "Your email address"
Follow the instructions for your operating system below. If you have any trouble please reach out to your instructor on slack.
- Download the .zip file
- Double-click the .zip file
- Drag p5 down to your dock for easy access
- Download the .zip file
- Open the .zip file and click the Extract All button