##Clean RxSwift##
The Clean RxSwift Template is a version of the Clean Swift templated adjusted for use with RxSwift.
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 RxSwift Xcode templates, run:
make install_templates
To uninstall the Clean RxSwift Xcode templates, run:
make uninstall_templates