ArtCC / CleanSwiftModule

Clean Swift Module Template for iOS in Xcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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++

About

Clean Swift Module Template for iOS in Xcode


Languages

Language:Shell 100.0%