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
- Host: GitHub
- URL: https://github.com/techpro-studio/swiftmodulegenerator
- Owner: techpro-studio
- Created: 2020-02-15T22:41:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T20:23:23.000Z (over 6 years ago)
- Last Synced: 2025-04-06T18:49:19.801Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```