This is going to be very similar to how we used to be submitting homework.
- Go to page https://github.com/ga-students/BEWD_NYC_6_Homework
- Fork that repository so you have your own
- Go to your GA/BEWD directory usually
~/ga
- clone your fork
git clone [email protected]:USERNAME/BEWD_NYC_6_Homework.git bewd_homework
- Take note of the URL we are using and how we specify the name of the folder
- Navigate to your bewd_homework folder usually
~/ga/bewd_homwork
- Place homework files in your username directory
- Git workflow (git add, git commit, git push)
- do a pull request
- Feel free to submit your old homework as well, but it's not necessary