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
- Host: GitHub
- URL: https://github.com/artcc/cleanswiftmodule
- Owner: ArtCC
- Created: 2022-02-26T22:10:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T21:03:31.000Z (over 3 years ago)
- Last Synced: 2026-04-04T06:42:57.654Z (3 months ago)
- Topics: clean, clean-architecture, clean-code, clean-swift, clean-swift-architecture, swift, templates, xcode
- Language: Shell
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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++