Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inloop/cleaner-swift-templates
Inloop Clean Swift Xcode templates
https://github.com/inloop/cleaner-swift-templates
architecture clean-code clean-swift xcode-templates
Last synced: 2 days ago
JSON representation
Inloop Clean Swift Xcode templates
- Host: GitHub
- URL: https://github.com/inloop/cleaner-swift-templates
- Owner: inloop
- License: mit
- Created: 2017-02-21T05:09:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T10:40:18.000Z (over 7 years ago)
- Last Synced: 2024-12-29T05:26:24.170Z (about 2 months ago)
- Topics: architecture, clean-code, clean-swift, xcode-templates
- Language: Makefile
- Size: 44.9 KB
- Stars: 2
- Watchers: 25
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Cleaner Swift Xcode Templates
Cleaned up version of Clean Swift templates.
To learn more about Clean Swift and the VIP cycle, read:
http://clean-swift.com/clean-swift-ios-architecture
There is a sample app available at:
https://github.com/Clean-Swift/CleanStore
To install the Clean Swift Xcode templates, run:
> make install_templates
To uninstall the Clean Swift Xcode templates, run:
> make uninstall_templates