Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spoqa/cleanswift-cis
The CIS pattern is an improvement on the Clean Swift architecture, aligned with advanced technologies and paradigms. It assists in the stable development of iOS and Mac applications.
https://github.com/spoqa/cleanswift-cis
cis clean-architecture clean-swift clean-swift-architecture swiftui uikit vip viper
Last synced: 2 months ago
JSON representation
The CIS pattern is an improvement on the Clean Swift architecture, aligned with advanced technologies and paradigms. It assists in the stable development of iOS and Mac applications.
- Host: GitHub
- URL: https://github.com/spoqa/cleanswift-cis
- Owner: spoqa
- License: mit
- Created: 2024-03-05T16:23:36.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-06T01:04:51.000Z (11 months ago)
- Last Synced: 2024-04-16T12:06:44.744Z (10 months ago)
- Topics: cis, clean-architecture, clean-swift, clean-swift-architecture, swiftui, uikit, vip, viper
- Language: Swift
- Homepage: https://spoqa.github.io/2024/03/06/clean-swift.html
- Size: 1.07 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CIS
[![Language](https://img.shields.io/badge/swift-5.8-orange.svg)](https://swift.org)
[![Platform](https://img.shields.io/badge/iOS-13-green.svg)](https://developer.apple.com/ios/)The CIS pattern is an improvement on the [Clean Swift architecture](https://clean-swift.com), aligned with advanced technologies and paradigms. It assists in the stable development of iOS and Mac applications.
## Download Templates
1. move to `Templates` Directory
2. enter command
```
make
```