Skip to content

gstrobl17/VIPER-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templates for creating templated swift 4 code for the VIPER architecture.

This project is a significant adaptation and reworking of the work provided by Juanpe Catalán's Swift-VIPER-Module.

How to install

In terminal, run the install script from the repository's main directory:

swift install.swift

You should be this output message:

Attempting to install templates from ...
-- iOS templates --
✅  Module Template installed succesfully 🎉.
-- MacOSX templates --
✅  Module Template installed succesfully 🎉.

VIPER diagram overview

Preview

Why VIPER?

After using VIPER, I've found it to be very beneficial in many ways. Let’s get back to the list of things we set out to accomplish when architecting our app to see if VIPER addresses them.

  • Easy to iterate on
  • Collaboration friendly
  • Separated out concerns
  • Spec-ability

References

About

Xcode Templates for VIPER code generation in swift

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages