YZ ZONE

Git? GitHub? 본문

IT

Git? GitHub?

러블리YZ 2022. 1. 18. 14:01

Git?

이미지 작업을 할 때 ctrl + z를 하는 것처럼 내가 원하는 시점(버전)으로 이동할 수 있게 해 주는 버전 관리 시스템.

시간 여행이 가능한 평행 우주라고 생각하시면 됩니다.

협업 프로젝트를 할 때 꼭 필요합니다. 

GitHub?

git으로 관리하는 프로젝트들을 올려둘 수 있는 git 호스팅 사이트 중 하나입니다. 

 

[필요한 프로그램]

1. git 설치

버전관리 프로그램

https://git-scm.com

 

Git

 

git-scm.com

2. 통합 개발 환경(IDE) - Visual Studio Code 설치

코딩할때 쓰는 프로그램 

https://code.visualstudio.com

 

Visual Studio Code - Code Editing. Redefined

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.  Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

3. Sourcetree 설치

마우스로 git을 다룰 수 있게 해주는 프로그램

https://www.sourcetreeapp.com

 

Sourcetree | Free Git GUI for Mac and Windows

A Git GUI that offers a visual representation of your repositories. Sourcetree is a free Git client for Windows and Mac.

www.sourcetreeapp.com