Github Account Creation

You will need a Github account to create a repository.

Creation

To start, we’re going to need a GitHub account.

Go to the GitHub website and create one. It’s free, and it’ll only take a few minutes. You don’t need two-factor authentication, but feel free to add it to your account— it’ll ensure that your repository is the most protected that it can be from hackers.

Once you have an account, you’ll need to download GitHub Desktop. Install it, then open it.

You’ll end up with a screen that looks something like this.

(source: zoewillowz)

Click “Sign in with GitHub.com” and log into your account. Make sure to click “Authorize Desktop”. Return to GitHub Desktop.

Then you’ll get a screen that looks something like this.

(source: zoewillowz)

Here’s where we’ll have to make the repository or clone a repository from the internet.

Last updated