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

Latest commit

 

History

History
22 lines (12 loc) · 446 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 446 Bytes

Viper module template (🐍)

Swift template for iOS projects using the VIPER library.

Dependencies

Install the Swift template tool.

Usage

You can generate a new module with the following command:

swift template generate <name> -u viper-module [-o <location>]

That's it.

License

WTFPL - Do what the fuck you want to.