VIPER Module template generator
- clone/download project.
- go to the downloaded folder.
- after install template in terminal by using script below:
sudo swift install.swiftAfter installing template you can create it as a new file.
In created folder will be:
- Cinfigurator
- Interactor
- Presenter
- Router
- View
You must follow the instructions as a TODO in file Initilizer in folder Configuration.