A repository with Xcode templates for VIPER (B) architecture. See https://news.realm.io/news/break-the-monoloth-with-b-viper-modules/ if you want to learn more about VIPER with B.
- Xcode 9
- Swift 4
- Download the zip or clone the repository.
- cd to "/Users/{your-user-name}/Library/Developer/Xcode/Templates/Project Templates/"
- mkdir Viper (or a name you like)
- cp your downloaded folder to "/Users/{your-user-name}/Library/Developer/Xcode/Templates/File Templates/{your-previously-created-folder}"
- Create a new project and create VIPER modules like a pro 😎