/VIPER-Module-Generator

VIPER Module Generator - Simple Viper module generator with graphic interface easier of using

Primary LanguageSwiftMIT LicenseMIT

VIPER Module Generator

Swift Build Status License MIT

##Description

Simple Viper module generator with graphic interface easier of using

Download in App store

Download to App Store

Viper files structure

+-- Data
| - {{ModuleName}}Model.swift
+-- Logic
| - {{ModuleName}}Interactor.swift
| - {{ModuleName}}DataManager.swift
+-- Module
| - {{ModuleName}}Module.swift
+-- UI
| +-- Presenter
| | - {{ModuleName}}Presenter.swift
| +-- Routing
| | - {{ModuleName}}Wireframe.swift
| +-- View
| | # Storyboard file
| | +-- Controllers
| | | - {{ModuleName}}ViewController.swift  

Instalation

It is the easiest way to create a module VIPER

  1. Download and run the app
  2. Write the name of the module, the developer, the project and the organization
  3. Select the folder where you want to create the module
  4. Drag the module to the project
  5. Ready!!! 🍻🍻🍻

Download the last release here