Skip to content

sookim-1/CoordinatorPatternXcodeTemplate

Repository files navigation

CoordinatorPatternXcodeTemplate

Xcode MIT Contributions Welcome

Xcode Template for convenient use of coordinator patterns

Please check the blog for explanation of coordinator pattern

  1. Concepts and Usage, Naming rules and templates

Installation

$ git clone https://github.com/sookim-1/CoordinatorPatternXcodeTemplate.git
$ cd CoordinatorPatternXcodeTemplate
$ sh coordinatorTemplate.sh
$ cd ~/Library/Developer/Xcode/Templates

ReadMeGif

Get Started

Project Templates

스크린샷 2022-08-16 오후 6 36 49

File Templates

스크린샷 2022-08-16 오후 6 37 28

Requirements

  • Xcode 13 or later

Goals

  • The project template automatically creates the files required when you create a project.
  • If you create a file, automatically create it to match the naming convention

License

CoordinatorPatternXcodeTemplate is released under the MIT License.

Inspiration

Inspired by [iOS] 메이트러너: 코디네이터 패턴 적용기 👈 💯

About

Xcode Template for convenient use of coordinator patterns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages