Skip to content

finesunday/aem-github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

후드리찹찹 날로먹는 Github

이름 넣고 수정 변경 수정

##Git 저장소

대표적인 VCS(Version Control System)

https://en.wikipedia.org/wiki/Git

##Github은?

웹 기반 Git 저장소 서비스 + ...

https://en.wikipedia.org/wiki/GitHub

##Github의 저장소 Download / Clone / Fork

  • Clone : 저장소 복제

  • Fork : 다른 회원의 저장소로 분기(다른 의미의 Branch)

  • Sync : Pull + Push 등의 작업 수행

##Markdown

손쉬운 마크업 언어로 간단한 문서를 빠르고 손쉽게 저작 가능

https://en.wikipedia.org/wiki/Markdown

##미션1

기본적인 개발자의 Github Repo 작업

  • Repo를 Github에 만들고

  • clone한 후

  • readme를 수정하고

  • 수정 내용을 Commit 한 후

  • Github에 수정한 내용을 Sync

##미션2

기본적인 오픈소스 프로젝트를 Fork해 사용하는 작업

##미션3

기본적인 오픈소스 프로젝트에 공헌(Contribute)하는 과정

  • Github에서 Pull Request를 수행해 자신이 수정/추가한 내용을 적용

Releases

No releases published

Packages

No packages published