Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 600 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 600 Bytes

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