Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmytrochumakov/MVVM-Router
MVVM+Router template for Xcode
https://github.com/dmytrochumakov/MVVM-Router
codegenerator mvvm-architecture swift xcode
Last synced: 14 days ago
JSON representation
MVVM+Router template for Xcode
- Host: GitHub
- URL: https://github.com/dmytrochumakov/MVVM-Router
- Owner: dmytrochumakov
- License: mit
- Created: 2022-03-23T20:56:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T14:27:09.000Z (over 1 year ago)
- Last Synced: 2024-07-30T21:05:20.966Z (3 months ago)
- Topics: codegenerator, mvvm-architecture, swift, xcode
- Language: Swift
- Homepage:
- Size: 367 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## For use template
- Download archive
- Transfer the unpacked files to the project root
- In case you are using macOS Ventura give Terminal full disk access (System Settings -> Privacy & Security -> Full Disk Access)
- Open terminal
- Go to a folder with .xcodeproj
- Write swift install.swift
- Open your project
- Use a template## License
MVVM+Router is licensed under the MIT License, please see the [LICENSE](LICENSE) file.