Getting Set Up with Your Projects on Github
So you want to use git to manage your projects? Make sure you’ve installed git: https://help.github.com/articles/set-up-git To make a new repo: https://help.github.com/articles/create-a-repo Once you’ve created the repo on github follow the “next steps” it gives you. There are just a bunch of one liners you can enter into your terminal. If the repo already exists? cd {to the directory where you wan