Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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