GO BACK

HOW TO: CREATE A GITHUB REPO

1. go to github

navigate to:
github.com/new

  • select yourself as the owner and name your repo whatever you want.
  • scroll to the bottom and select create repository.
  • clone the repo locally:
    copy the ssh url and paste this command into your terminal:
    git clone replace_this_with_your_ssh_url