A generator of classes with protocols to comunicate over VIPER
Based on templates created on Clean Swift by @rayvinly
With the concepts of VIPER from objc.io
to install:
cd Templates && make install_templates
Remember to add the file RoutingProtocol.swift to your project