8000 GitHub - cipriancaba/rxcpp-starter: Starter project for working with rxcpp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cipriancaba/rxcpp-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter project for using (rxcpp)[https://github.com/Reactive-Extensions/RxCpp]

Just use git clone --recursive git@github.com:cipriancaba/rxcpp-starter.git

Edit main.cpp as needed

Run the following commands from the root of the project:

mkdir build
cd build
cmake ..
make -j4
./rxcpp_starter

About

Starter project for working with rxcpp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0