Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.5 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.5 KB

Rosberry Generamba Templates

It is a collection of templates for Generamba code generator.

Table of contents

Installation

  1. Install Generamba
  2. Run generamba setup and fill out Rambafile. A template of Rambafile is here.
  3. 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}
  1. Run generamba template install

Templates List

About

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.

License

Rosberry Generamba Templates is available under the MIT license. See the LICENSE file for more info.