/generamba-catalog

The shared catalog for Generamba templates

Primary LanguageLiquid

generamba-catalog

It's a shared catalog of templates for Generamba code generator.

Usage

  1. Add templates to Rambafile .

    ### Templates
    catalogs:
    - 'https://github.com/uhooi/generamba-catalog'
    templates:
    - {name: uhooi_viper}
    
  2. Run generamba template install .

  3. Run generamba gen [Module name] [Tempalate name] .

Templates