oluckyman / CleanSwift

CleanSwift templates modification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean Swift Templates

This is a modification of Clean Swift templates (http://clean-swift.com) to make them consistent with XCode 9.3 code style

To learn more about Clean Swift and the VIP cycle, read: http://clean-swift.com/clean-swift-ios-architecture
There is a sample app available at: https://github.com/Clean-Swift/CleanStore

Modifications

Installation

To install the Clean Swift Xcode templates, run:

make install_templates

To uninstall the Clean Swift Xcode templates, run:

make uninstall_templates

About

CleanSwift templates modification

License:MIT License


Languages

Language:Makefile 100.0%