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 for Surf MVP 2.0 architecture
- Swift MVP module - generates a new module for MVP architecture. Deprecated use Surf MVP 2.0 instead!
- Swift Viper module - generates a new module for VIPER architecture, depends on base Viper classes (see Viper base project template)
- Swift MVC module - generates a new module for MVC architecture
- Swift Service module - genereates a new service for work with network and cache
- Base project structure template - generates base folders to start-up a new project
- Swift Viper base project - generates base folders and classes to start-up a new Viper project