Skip to content

Latest commit

 

History

History

README.md

Build

Use the following command:

bazel build //...:*

Test

Use the following command:

bazel test //...:*

Lint

Use the following command:

cpplint --recursive .