/clean-swift-architecture-templates

Xcode templates for an easier implementation of the clean-swift architecture

Primary LanguageMakefileOtherNOASSERTION

Clean-swift templates

This is a modification of Clean Swift Templates (http://clean-swift.com) and HELM (www.helm.cat, https://github.com/HelmMobile/clean-swift-templates)

To learn more about Clean Swift and the VIP cycle, read:

http://clean-swift.com/clean-swift-ios-architecture

Changelog

This modification aims to create work-ready templates and snippets to achieve the maximum efficiency for people who are already familiar with them.

Snippet

alt text

Installation

To install the Clean Swift templates and snippets, run:

make install

To uninstall the Clean Swift Xcode templates and snippets, run:

make uninstall

Dependencies