Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyun99999/mvcpatterntutorial-ios

MVC 패턴을 활용한 프로젝트를 만드는 튜토리얼
https://github.com/hyun99999/mvcpatterntutorial-ios

Last synced: about 1 month ago
JSON representation

MVC 패턴을 활용한 프로젝트를 만드는 튜토리얼

Awesome Lists containing this project

README

        

# MVCPatternTutorial-iOS
MVC 패턴을 활용한 프로젝트를 만드는 튜토리얼
-make project, issue, milestone





- make feature branch

- merge #1

- pull request 되면 자동으로 close 된다.(default branch 에 merge 할 경우만 가능)

**#1 branch 에서 commit 과 push 를 #1 로 하고 깃허브에서 풀리퀘를 통해 코드리뷰하고 머지.**

이와 같은 방식으로 해줘야 pull request가 등장한다.

'Automated kanban' 으로 프로젝트 템플릿을 설정해주어야 close 된 issue 가 자동으로 'Done' 으로 이동한다.

졸작 포포 협업을 연습하기 위해서 한동안 깃허브에 프로젝트를 올릴 때 issue, milestone, project, pull reqeusts 를 연습할 것이다.