Skip to content

Latest commit

 

History

History
executable file
·
27 lines (15 loc) · 713 Bytes

File metadata and controls

executable file
·
27 lines (15 loc) · 713 Bytes

Clean Swift Module Template for iOS in Xcode

Clean Swift template for Xcode with three options (Scene, Repository and Unit Test):

  • Scene: five classes (Models, View, ViewController, Presenter, Interactor and Router)
  • Repository: two classes
  • Unit Test: two classes

How to install in your Xcode

  • In terminal:

./installTemplates.sh

Done. Now you can find Clean Swift module template in Xcode.

LICENSE

This project is free and use CC BY-NC-SA.

This license lets others remix, tweak, and build upon your work without for commercial purposes, as long as they credit you and license their new creations under the identical terms.

THANK YOU!

I hope you like it!

ArtCC 2022++