You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keaton Brown edited this page Jan 21, 2016
·
5 revisions
#Github
Github is a hosting service for git based repositories. It has also evolved into a coders social network with profiles and statistics about your commits to repositories. Within Github it provides a graphical user interface that makes changing files simple without the use of the command line. However, in order to make full use of github you must learn git. In this tutorial I will walk you through account creation and an overview of the UI.
#Account creation
On the main page you can easily follow the prompts in order to create an account
After creating an account I would suggest going through some of their tutorials on git.
Once your account is created you can add some descriptions as well as a profile picture for others to identify you.
Creating a Repository
Before creating a repository you will need to verify your account through the link that was sent to your e-mail.