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

https://github.com/techpro-studio/swiftmodulegenerator

Module Generator according to architecture we use
https://github.com/techpro-studio/swiftmodulegenerator

Last synced: 10 months ago
JSON representation

Module Generator according to architecture we use

Awesome Lists containing this project

README

          

# SwiftModuleGenerator
Swift Apple app Module Generator according to architectures we use

swiftui https://github.com/techpro-studio/SwiftUIAppArchitecture

uikit https://github.com/techpro-studio/iOSAppArchitecture

You can clone this repo, and run build.sh.

After be sure that /usr/local/bin has been added to bash PATH.

So, now you can use it by calling

```bash
swiftmodulegen
```