Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 235 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 235 Bytes

dora_cmake_example

cxx-dataflow example built by CMake

How to use

Please install Rust firstly.

mkdir build
cd build && cmake ..
make install
cd ..
dora up
dora start dataflow.yml