This is the first lab assignment.
You are to use GitHub, Travis CI, and Codacy. These tools will be used for every lab.
- Take a screen shot of the VM desktop
- Upload the screenshot to this github repo in a folder named done
- Link Travis to this repo
- Link Codacy to this repo
- Add travis badge to repo, make sure to use the markdown and not image
- Add codacy badge to repo
Learning git can get annoying sometime even puniful. Here are a few resources that can help you on along way.
These are great interactive web tutorials that will help you learn git.
These are some great cheat sheets made by the awesome people at GitHub