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.
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/