Skip to content

A repository with Xcode templates for VIPER (B) architecture

Notifications You must be signed in to change notification settings

reni99/Xcode-VIPER-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Xcode-VIPER-Templates

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.

Rquirements

  • Xcode 9
  • Swift 4

Getting started

  1. Download the zip or clone the repository.
  2. cd to "/Users/{your-user-name}/Library/Developer/Xcode/Templates/Project Templates/"
  3. mkdir Viper (or a name you like)
  4. cp your downloaded folder to "/Users/{your-user-name}/Library/Developer/Xcode/Templates/File Templates/{your-previously-created-folder}"
  5. Create a new project and create VIPER modules like a pro 😎

About

A repository with Xcode templates for VIPER (B) architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages