blob: 089f215979a54b2ef0d66cf0442c327f16a5ff4d [file] [view]
# Apache Fury™ C++
## How to build
```bash
bazel build //:all
bazel test //:all
```