Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alephao/genzin
- Owner: alephao
- License: mit
- Created: 2017-04-14T16:42:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-01T02:29:08.000Z (over 7 years ago)
- Last Synced: 2024-11-10T02:14:01.277Z (3 months ago)
- Topics: generator, ios, mvvm, reactivex, ruby, rxswift, swift
- Language: Ruby
- Homepage:
- Size: 33.2 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```