This repository contains a list of Generamba templates.
The detailed information about a template structure is available in Generamba Wiki.
To install a template just put these strings in your Rambafile
and run generamba template install
in Terminal
### Catalogs
catalogs:
- 'https://github.com/atsybulko/generamba-templates'
### Templates
templates:
- {name: needed_template_name}
Run generamba gen [MODULE_NAME] [TEMPLATE_NAME]