Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 439 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 439 Bytes

VIPER Xcode Templates

A set of templates to speed up the development of apps using VIPER architecture. Example project included to see what the templates create and how they can be used.

Installation

Copy the VIPER.xctemplate folder to the Xcode templates folder:

mkdir -p ~/Library/Developer/Xcode/Templates/File\ Templates/VIPER/ | cp -R VIPER.xctemplate ~/Library/Developer/Xcode/Templates/File\ Templates/VIPER/