Git

KokoaTalk Clong Coding: create a github repository

jane.dev 2021. 5. 10. 13:11
반응형

repositories

click "New"

 

create a new repository

select "Owner" and write "Repository name"(no spaces and lower cases)

 

 

Public / Private

Selecting "public" means, people can see your code. If you have any problem, people will be able to help you.

 

Do not check.

 

create repository

We're done.

 

desktop.github.com

downroad GitHub Desktop for macOS / window

It helps to work with github for beginner. Because it is easy to understand what is going on.

 

Sign in to GitHub.com

Sign in

 

Authorize Github Desktop

click "Authorize desktop"

 

Confirm password to continue

write Password and go "Confirm password"

 

Configure Git

Go "Continue"

 

Make GitHub Desktop better!

Do not check "Yes, submit periodic usage stats"

Go "Finish"

 

Let's get started!

Click  "Clone a Repository from the Internet"

And find that you created a repository.