For learning how to use github and Git
Start by cloning the repository:
- Click the green Code button
- Copy the URL
- Use
git clone [url]and you will have your own copy!
Then make a branch and start making commits!
Here's a cheatsheet with some common git commands and terms.