https://github.com/afaur/swift-rx-simple
Basic example of using RxSwift without xcode.
https://github.com/afaur/swift-rx-simple
Last synced: about 1 year ago
JSON representation
Basic example of using RxSwift without xcode.
- Host: GitHub
- URL: https://github.com/afaur/swift-rx-simple
- Owner: afaur
- Created: 2017-07-11T03:44:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T03:46:07.000Z (almost 9 years ago)
- Last Synced: 2025-04-06T08:24:27.877Z (over 1 year ago)
- Language: Swift
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Requirements
Tested with Swift 3.1
# Getting Started
- Clone repo
- cd into folder
- run `./bin/build` to fetch deps
- run `./bin/run` to run program