우선 이 래포를 Clone 받아준다.
KillerGram Factory.xctemplate파일과 KillerGram Feature.xctemplate파일이 존재한다.
Feature/Interface/파일 안에 있는 Factory를 만들어준다
Feature/Source파일 안에 ~View, ~ViewModel, ~Component 를 만들어준다
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates
open .위 파일로 접근 후
이렇게 두 파일을 넣어주면 된다.
cmd+n 을 눌러 파일을 생성해준다
여기서 현 Feature(뷰의 이름)만 입력해주면 파일이 자동으로 만들어진다