Git Clone
프로젝트 생성
src 폴더가 아닌 개인 폴더(boj폴더)에서 Build 하기
빌드테스트
- 꼭 fork한 본인 레퍼지토리를 clone 해야, 본인 github의 잔디를 심을 수 있다.
git clone [https://github.com/{본인 ID}/algorithm.git](https://github.com/SSAFY-10th-Seoul17/algorithm.git)
이클립스는 기본적으로 src 폴더 아래에서 build가 된다.