Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alephao/genzin

Swift boilerplate generator for Rx + MVVM
https://github.com/alephao/genzin

generator ios mvvm reactivex ruby rxswift swift

Last synced: about 1 month ago
JSON representation

Swift boilerplate generator for Rx + MVVM

Awesome Lists containing this project

README

        

## Genzin

### Instalation
```
git clone https://github.com/alaphao/genzin.git
cd genzin
./install.sh
```

### Example
```
# Generate a new Cell
genzin cell
```