An open API service indexing awesome lists of open source software.

https://github.com/artcc/cleanswiftmodule

Clean Swift Module Template for iOS in Xcode
https://github.com/artcc/cleanswiftmodule

clean clean-architecture clean-code clean-swift clean-swift-architecture swift templates xcode

Last synced: about 1 month ago
JSON representation

Clean Swift Module Template for iOS in Xcode

Awesome Lists containing this project

README

          

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