Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inloop/cleaner-swift-templates

Inloop Clean Swift Xcode templates
https://github.com/inloop/cleaner-swift-templates

architecture clean-code clean-swift xcode-templates

Last synced: 2 days ago
JSON representation

Inloop Clean Swift Xcode templates

Awesome Lists containing this project

README

        

#Cleaner Swift Xcode Templates

Cleaned up version of Clean Swift templates.

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

To install the Clean Swift Xcode templates, run:

> make install_templates

To uninstall the Clean Swift Xcode templates, run:

> make uninstall_templates