This repository contains a list of Generamba templates.
The detailed information about a template structure is available in Generamba Wiki.
Generamba 1.3.0 or later.
-
Surf MVP module - generates a new module of Surf MVP architecture
-
Surf MVP Coordinatable module - generates a new module of architecture Surf MVP with routing using Coordinators.
-
Surf MVP Coordinatable Alert module - generates a new alert module of architecture Surf MVP with routing using Coordinators.
To install a template just put these strings in your Rambafile
and run generamba template install
in Terminal
### Catalogs
catalogs:
- 'https://github.com/surfstudio/generamba-templates'
### Templates
templates:
- {name: needed_template_name}