-
Set up SSH
Configure your home computer to connect to GitHub using SSH, if you have not done that already. -
Accept the Assignments Repository
- If you haven’t already, accept the assignments repository using this link.
- After accepting, a repository will be created under your GitHub account.
- If you run into any issues, contact me.
-
Clone the Assignments Repository
- Open your GitHub assignments repository for this class.
- Click the green Code button, select SSH, and copy the link provided (it will look like
git@...
). - Create a folder named
APCSA1
anywhere on your computer. - Open your terminal, navigate inside the
APCSA1
folder, and run:
git clone PASTE_THE_LINK_YOU_COPIED_FROM_GITHUB
Quiz Reminder
The Summer Assignment Quiz will be on Tuesday, September 16th.