Github은 개발자 플랫폼으로, 코드의 생성, 저장, 공유를 돕는다.
Git SW는 프로젝트의 배포 버전 관리, 접근 관리, 버그 트래킹, 태스크 관리, 지속적인 통합이 가능하다. 즉, 형상 관리 툴(SCM, Software Configuration Management)이다.
GitHub is a developer platform that allows developers to create, store, manage and share their code. It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project
by_wikipedia
간단히 Github 가입해보기
1 우선, 여기 사이트로 접근
https://github.com/
2 기본 정보 입력하자.

3 추가 정보들 입력하기.

4 이건 개인 관심사 대로

5 그리고 Free 버전 선택
