Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohkanghoon/ribsgithub
RIBs Example with Github
https://github.com/ohkanghoon/ribsgithub
ios ribs rxswift xcodegen
Last synced: about 1 month ago
JSON representation
RIBs Example with Github
- Host: GitHub
- URL: https://github.com/ohkanghoon/ribsgithub
- Owner: OhKanghoon
- License: mit
- Created: 2020-06-07T07:22:24.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-20T11:58:36.000Z (about 2 years ago)
- Last Synced: 2023-03-05T17:27:47.319Z (over 1 year ago)
- Topics: ios, ribs, rxswift, xcodegen
- Language: Swift
- Homepage:
- Size: 58.6 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RIBsGithub
[![Build Status](https://github.com/OhKanghoon/RIBsGithub/workflows/CI/badge.svg)](https://github.com/OhKanghoon/RIBsGithub/actions)
[![codecov](https://codecov.io/gh/OhKanghoon/RIBsGithub/branch/develop/graph/badge.svg)](https://codecov.io/gh/OhKanghoon/RIBsGithub)## Development
```console
$ brew bundle
$ bundle install
$ make project
```