Skip to content

sookim-1/k-xcode-template

Repository files navigation

MIT Contributions Welcome

Easily add a collection of useful Xcode templates to your project using k-xcode-template

logo

⚡️Features

  • CoordinatorPattern File Template
  • CoordinatorPattern Project Template
  • ProgrammaticUI Project Template

🌈 Quick

SampleGif

A collection of Xcode Templates designed to streamline your development workflow. This repository provides various project and file templates, including Coordinator Pattern, Programmatic UI, MVVM, and more, all easily installable via a shell script.

For an in-depth explanation of the Coordinator Pattern, please check out this blog post:

🔥 Getting started

Getting started with these templates is simple. Just clone the repository and run the installation script:

SheeGif

$ git clone https://github.com/sookim-1/k-xcode-template.git
$ cd k-xcode-template
$ sh install_xcode_templates.sh

# You can optionally navigate to your Xcode Templates directory to verify installation:
$ cd ~/Library/Developer/Xcode/Templates

🌟 Goals

Automate Project Setup: Project templates automatically create the necessary files and folder structures when you start a new project.

Streamline File Creation: File templates automatically generate files that follow specific naming conventions and design patterns (e.g., MVVM components, Coordinator files).

License

k-xcode-template is released under the MIT License.

Inspiration

About

A collection of Xcode Templates designed to streamline your development workflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages