Xcode templates for VIPER Architecture in Swift.
This repo stores XCode templates, that allows you to create VIPER module in Swift.
If you are using Xcode just go to Application folder, browse to the Xcode application icon. Right-click it and choose 'Show Package Contents'. Then browse to: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates/iOS
and add Viper Module Swift.xctemplate
there. That's it. Now you can find your template in XCode -> New File -> iOS -> Source
Viper: