项目作者: ArtCC

项目描述 :
VIPER template for Xcode with three options (Interactor, Repository and complete scene)
高级语言: Swift
项目地址: git://github.com/ArtCC/ViperModule.git
创建时间: 2020-01-30T14:25:59Z
项目社区:https://github.com/ArtCC/ViperModule

开源协议:

下载


Viper Module Template for iOS in Xcode

VIPER scene template for Xcode with three options (Interactor, Repository and scene):

  • Interactor: two classes
  • Repository: two classes
  • Scene: five classes (Configurator, ViewProtocol, ViewController, Presenter, Wireframe)

Add classes from ‘Architecture’ folder in your project (this is important).

How to install in your Xcode

  • In terminal:

./installTemplates.sh

Done. Now you can find viper module template in Xcode.

LICENSE

This project is free and use CC BY-NC-SA.

This license lets others remix, tweak, and build upon your work without for commercial purposes, as long as they credit you and license their new creations under the identical terms.

THANK YOU!

I hope you like it!

ArtCC 2020++