Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajijoyo/viper-generator
Xcode Template Viper Generator for Swift 5
https://github.com/ajijoyo/viper-generator
Last synced: 2 days ago
JSON representation
Xcode Template Viper Generator for Swift 5
- Host: GitHub
- URL: https://github.com/ajijoyo/viper-generator
- Owner: ajijoyo
- License: mit
- Created: 2018-05-28T04:31:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T04:03:26.000Z (over 5 years ago)
- Last Synced: 2024-11-23T11:28:59.304Z (2 months ago)
- Homepage:
- Size: 187 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Viper-Generator
Module Viper Generator for Swift 5On original Module you can access to https://github.com/Juanpe/Swift-VIPER-Module
This is Updated suit for my condition
# How to Install
1. open `Terminal`
2. type `open ~/Library/Developer/Xcode/Templates/`
3. create new folder with name as you like ex: `Modul Generator`
4. paste `Module VIPER.xctemplate`
5. done# VIPER diagram overview
![img](https://github.com/ajijoyo/Viper-Generator/blob/master/viper_diagram.png)