ETC

[Git] Mac에서 터미널로 GitHub 올리기

PEAZH 2023. 10. 19. 12:18
반응형

01. Git 설치

 

➤ 깃 설치되어 있는지 확인하기

git --version

➤ 설치가 안 되어있다면 설치하기

 

 

 

02. GitHub에서 저장소 생성하기

 

➤ GitHub 접속하여 로그인하기

 

GitHub: Let’s build from here

GitHub is where over 100 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and fea...

github.com

 

➤ 만든 저장소 주소 복사하기

반응형