blob: c50aae3ed4985a159bec716d7ee5f857e3b88289 [file] [view]
# Fury C++
## How to build
```bash
bazel build //:all
bazel test //:all
```