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

Latest commit

 

History

History
22 lines (12 loc) · 462 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 462 Bytes

CollectionView-View-Model template

Swift template for iOS projects using the CollectionView library.

Dependencies

Install the Swift template tool.

Usage

You can generate a new module with the following command:

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

That's it.

License

WTFPL - Do what the fuck you want to.