Skip to content

chillxcode/VIPER-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This template is the template that I converted the Uncle Bob's Clean Swift template into VIPER architecture.

To install the VIPER Xcode templates, run:

make install_templates

To uninstall the VIPER Xcode templates, run:

make uninstall_templates