Clean-Swift-Templates
Kleemanns version of the Clean Swift templates by Raymond Law - Updated for swift 3. This also include a snippet for use-case models.
Install:
- Open terminal.
- cd to repo folder.
- make install.
The architecture is based on the clean architecture proposed by uncle bob here.