3 Forks
5 Stars
5 Watchers

Rx

Reactive Extensions (Rx)

How to download and setup Rx

Open terminal and run command
git clone https://github.com/HowProgrammingWorks/Rx.git
git clone is used to create a copy or clone of Rx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Rx https://github.com/HowProgrammingWorks/Rx/archive/master.zip

Or simply clone Rx with SSH
[email protected]:HowProgrammingWorks/Rx.git

If you have some problems with Rx

You may open issue on Rx support forum (system) here: https://github.com/HowProgrammingWorks/Rx/issues