Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/broadwaylamb/clean-swift

A version of Xcode Templates made by Raymond Law for implementing Clean Architecture
https://github.com/broadwaylamb/clean-swift

Last synced: about 1 month ago
JSON representation

A version of Xcode Templates made by Raymond Law for implementing Clean Architecture

Awesome Lists containing this project

README

        

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