This is the repository where you'll put your homework.
Follow these directions closely to switch over to this repository.
- Fork this repository.
- Clone your fork to your
~/projects
folder. - Create a directory in the
BEWD_SF_9_homework
folder using your real name and github account name, likeBEWD_SF_9_homework/KishaRichardson-kisha
. That will make it easier for us to remember who everyone's github name is. :) - Save any homework files or files you change from BEWD_SF_9 to this folder.
Example of what your folders should look something like:
~/projects/BEWD_SF_9_homework/KishaRichardson-kisha/hw_1/whatever_it_is.rb
Only use this repository for your homework and any files you are contributing in class.
If any files are in the pull request outside of your personal folder, we will send it back to you to fix it!