Generamba - code generator for Xcode. Repository contains templates.
- MVP screen - generates a new screen of HandsAppMVP architecture.
- MVP table screen - generates a new screen of HandsAppMVP architecture contains UITableView.
To install a template just put these strings in your Rambafile and run generamba template install in Terminal
### Catalogs
catalogs:
- 'https://github.com/HandsAppTeam/generamba-templates'
### Templates
templates:
- {name: template_name}