This assignment is to demostrate how Github Classroom works and how we will be using it in class.
- Accept the assignment via the assinment link
- Clone the repo to your desktop.
- Use the aboutMe.md file to make changes. The final file should be about yourself.
- Create this branch structure and commits:
(This is 7 commits total, including the merge commit. 4 commits on master and 2 on new-feature and one merge commit)
- Push to your repo
- Turn in a link to your repo in Canvas
- This is how all of our assingments will be done and turned in. Be sure to commit often while working on assinments.
- When using Github, be sure to clone the repo from Github using the
git clonecommand. - If you don't already have SSH Keys set up for github, I would HIGHLY recomend setting those up. Click here for Github Help
- Don't be worried about writing "dirty" code. The idea here is to have a working prototype. I am not expecting production ready code.
