/generamba-catalog

Swift VIPER module template with UIViewController playing as a View.

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/0x0c/generamba-catalog'
templates:
- {name: 0x0c_viper}
  1. Run generamba template install .

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

Templates

Acknowledgement

This repo was inspired by https://github.com/uhooi/generamba-catalog