Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 253 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 253 Bytes

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