Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 300 Bytes

File metadata and controls

17 lines (13 loc) · 300 Bytes

scuttlebutt-cpp

Scuttlebutt C++

Usage

run scuttlebutt-pull example

mkdir -p build && cd build && cmake .. && make && ./scuttlebutt-pull/examples/scuttlebutt-pull-examples

unit test

export ENABLE_COVERAGE=OFF && export GTEST_LATEST=OFF && ./make_all.sh

License

MIT