Swift template for iOS projects using the VIPER library.
Install the Swift template tool.
You can generate a new module with the following command:
swift template generate <name> -u viper-module [-o <location>]
That's it.
WTFPL - Do what the fuck you want to.