Skip to content

SergeyPetrachkov/VIPERTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is inspired by Clean Swift.

To learn more about Clean Swift and the VIP cycle, read:

http://clean-swift.com/clean-swift-ios-architecture

To install these Xcode templates, run:

make install_templates

and then see:

To uninstall these Xcode templates, run:

make uninstall_templates

There are additional snippets that will help you easily create (cell+cell model) pairs in SiberianVIPER style. Take a look at https://github.com/SergeyPetrachkov/SiberianVIPER

To install additional snippets, run:

make install_snippets

To uninstall these snippets, run:

make uninstall_snippets