Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 415 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 415 Bytes

Clean-Swift-Templates

Kleemanns version of the Clean Swift templates by Raymond Law - Updated for swift 4. 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.