atsybulko / generamba-templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generamba-templates

This repository contains a list of Generamba templates.

The detailed information about a template structure is available in Generamba Wiki.

Installation

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}

Add new module

Run generamba gen [MODULE_NAME] [TEMPLATE_NAME]

About


Languages

Language:Liquid 100.0%