It's a shared catalog of templates for Generamba code generator.
- Add templates to
Rambafile
.
### Templates
catalogs:
- 'https://github.com/0x0c/generamba-catalog'
templates:
- {name: 0x0c_viper}
-
Run
generamba template install
. -
Run
generamba gen [Module name] [Tempalate name]
.
This repo was inspired by https://github.com/uhooi/generamba-catalog