0. What is Github?

<aside> 💡 파일 버젼 관리 시스템 GIt을 기반으로 한 프로젝트 클라우드 서버

</aside>

1. Why Github?

2. Today, we will talk about..

3. Github 가입 및 repository 생성

  1. github 가입

https://github.com/

  1. 토큰 생성

    Screenshot from 2024-02-25 09-31-07.png

Screenshot from 2024-02-25 09-35-36.png

Untitled

Untitled

# token copy and do:

$ gedit ~/token.txt

# paste the token
  1. Repository 생성

    Screenshot from 2024-02-25 09-38-17.png