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
~/my_projects
folder. - Create a directory in the
BEWD_SF_10_homework
folder using your real name and github account name, likeBEWD_SF_10_homework/KishaRichardson-kisha
. That will make it easier for us to remember who everyone's github name is. :)
Example of what your folders should look something like:
~/projects/BEWD_SF_10_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!