VIPERArchitectureGenerator provides files you needed in viper architecture with initialization codes and protocols.
- Go to this path in your mac
~/Library/Developer/Xcode/Templates
- Create a folder with name "Architectures" here
- Paste the folder in repo.
- Just double click to
importTemplates
📂
You can easily create Clean Swift Architecture from here
- Try to add new file with Cmd + N and type VIPER in search bar in XCode
- Enter module name
- WHOLAAA!!! 😄
- Enjoy