It is a collection of templates for Generamba code generator.
- Install Generamba
- Run
generamba setup
and fill outRambafile
. A template ofRambafile
is here. - Update templates section in your
Rambafile
as follow:
### Templates
catalogs:
- 'https://github.com/rosberry/rosberry-generamba-templates'
templates:
- {name: rsb_mvp_vm_list_module}
- {name: rsb_mvp_vm_module}
- {name: rsb_service}
- {name: rsb_cell}
- Run
generamba template install
This project is owned and maintained by Rosberry. We build mobile apps for users worldwide 🌏.
Check out our open source projects, read our blog or give us a high-five on 🐦 @rosberryapps.
Rosberry Generamba Templates is available under the MIT license. See the LICENSE file for more info.