Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
28 lines (15 loc) · 745 Bytes

README.md

File metadata and controls

executable file
·
28 lines (15 loc) · 745 Bytes

SwiftUI VIPER Template for Xcode

Swift 5 compatible MIT License

This template generates all necessary files for a new SwiftUI VIPER stack:

  • a SwiftUI view
  • a presenter
  • an interactor
  • a wireframe

How to use 🛠

Use the install script.

sudo swift install.swift

🤖 Author

Christian Elies

📄 License

This template is available under the MIT license. See the LICENSE file for more info.