iOSDesignPatternTemplate

Xcode templates for Swift based on design patterns (Objective-C coming soon)

Swift Version Plaforms License MIT

Introduction

This project allows to create Swift templates in a quick manner based on the desired design pattern. This helps in reduce the time spend on figuring out how a design pattern is based. With these templates the more focus can be given to the actual problem than the design or stucture of the project.

Home Brew Installation

Open Terminal.app and paste the below commands:

If Homebrew is not installed click the below link (https://brew.sh/)

$ brew install https://raw.githubusercontent.com/ImranHishaam/iOSDesignPatternTemplate/master/iosdesignpatterntemplate.rb
$ addTemplateDesign

Once you open Xcode and add new files those templates will be visible.

Install with Alcatraz (Coming soon)

License

The MIT License (MIT)

Copyright (c) 2015 Imran Hishaam