Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 551 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 551 Bytes

VIPER Module

Installation:

Go to folder in Finder: ~/Library/Developer/Xcode/Templates

Create folder if not exists and put templates there

Difference between managed and regualar version: Managed module built for delayed initiation. When you need to create instance of the module by a factory, give that instance to another app component and start it sometime later

Credits:

Based on VIPER module templates by Juanpe Catalán and Abdullah Selek:

https://github.com/Juanpe/Swift-VIPER-Module

https://github.com/abdullahselek/ViperC.git