-
Clone this repo and clone it to their laptop. This repo will be used to store your solutions to the morning challenges.
-
Make sure you cd into the cloned repo folder, then add the challenges base repo as a new remote:
git remote add morning https://github.com/CoderAcademy-BRI/morning-challenges-term1.git
- Each morning, get the new challenge with:
git pull morning master