"GitHub 시작하기"의 두 판 사이의 차이

 
(같은 사용자의 중간 판 19개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{작성중}}
;GitHub 시작하기
;GitHub 시작하기
;기트허브 시작
;기트허브 시작
5번째 줄: 4번째 줄:
==회원 가입==
==회원 가입==
*http://github.com 접속
*http://github.com 접속
*회원 가입
*맨 윗줄에 [Signup and Pricing]
*[Set Up Git]
*Free for open source 오른쪽 [Create a free account]
*[Download GitHub for Windows]
*사용자명, 이메일, 패스워드 입력 --- [Create an account]
... (생략)
 
==GitHub 설치==
*다시 https://windows.github.com/ 접속
*[Download GitHub for Windows] 클릭하여 GitHubSetup.exe 다운로드 (661KB)
*GitHubSetup.exe 실행
*GitHubSetup.exe 실행
*"Do you want to install this application?" --- [Install]
*(닷넷 프레임워크 4.5 미설치시) "Microsoft .NET Framework 4.5 (x86 and x64)" --- [Accept]
*"Installing GitHub"
*"Do you want to install this application?"<ref>방금 전에 닷넷 프레임워크를 설치했다면 한국어로 나온다... "이 응용 프로그램을 설치하겠습니까?" --- [설치(I)]</ref> --- [Install]
*"GitHub 설치 중"<ref>github-windows.s3.amazonaws.com 에서 다운로드 된다... 용량은 42.9MB</ref>
설치된 후 자동으로 실행된다.
설치된 후 자동으로 실행된다.


==GitHub 실행==
==GitHub 실행==
*"welcome" --- "connect" --- 아이디(또는 이메일), 패스워드 입력 --- [LOG IN]
*"Welcome" --- "Log in" --- 아이디(또는 이메일), 패스워드 입력 --- [Log in]
*"configure git" --- 이름, 이메일 입력 --- [CONTINUE]
*"Configure" --- 이름, 이메일 입력 --- [CONTINUE]
*"find local repositories" --- [SKIP]
*"Repositories" --- [SKIP]


==저장소 설정==
==저장소 설정==
*"local" --- repositories --- [+add]
*"local" --- repositories --- [+add]
*NAME: 저장소이름(예:vbs) --- 저장소폴더(예: D:\Documents\GitHub\vbs<ref>내문서\GitHub\저장소이름 으로 자동 지정됨</ref>) --- [CREATE]
*NAME: 저장소이름(예:vbs) --- 저장소폴더(예: D:\Documents\GitHub\vbs<ref>내문서\GitHub\저장소이름 으로 자동 지정됨</ref>) --- [CREATE]
==같이 보기==
*[[GitHub]]
*[[Git]]


==주석==
==주석==
26번째 줄: 35번째 줄:


[[분류: GitHub]]
[[분류: GitHub]]
[[분류: 튜토리얼]]

2015년 1월 11일 (일) 14:13 기준 최신판

GitHub 시작하기
기트허브 시작

1 회원 가입[ | ]

  • http://github.com 접속
  • 맨 윗줄에 [Signup and Pricing]
  • Free for open source 오른쪽 [Create a free account]
  • 사용자명, 이메일, 패스워드 입력 --- [Create an account]

... (생략)

2 GitHub 설치[ | ]

  • 다시 https://windows.github.com/ 접속
  • [Download GitHub for Windows] 클릭하여 GitHubSetup.exe 다운로드 (661KB)
  • GitHubSetup.exe 실행
  • (닷넷 프레임워크 4.5 미설치시) "Microsoft .NET Framework 4.5 (x86 and x64)" --- [Accept]
  • "Do you want to install this application?"[1] --- [Install]
  • "GitHub 설치 중"[2]

설치된 후 자동으로 실행된다.

3 GitHub 실행[ | ]

  • "Welcome" --- "Log in" --- 아이디(또는 이메일), 패스워드 입력 --- [Log in]
  • "Configure" --- 이름, 이메일 입력 --- [CONTINUE]
  • "Repositories" --- [SKIP]

4 저장소 설정[ | ]

  • "local" --- repositories --- [+add]
  • NAME: 저장소이름(예:vbs) --- 저장소폴더(예: D:\Documents\GitHub\vbs[3]) --- [CREATE]

5 같이 보기[ | ]

6 주석[ | ]

  1. 방금 전에 닷넷 프레임워크를 설치했다면 한국어로 나온다... "이 응용 프로그램을 설치하겠습니까?" --- [설치(I)]
  2. github-windows.s3.amazonaws.com 에서 다운로드 된다... 용량은 42.9MB
  3. 내문서\GitHub\저장소이름 으로 자동 지정됨
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}