We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You'll need the following packages first:
apt-get install cmake zlib1g-dev libcurl4-openssl-dev protobuf-compiler
You can compile this tool just like you would compile any other CMake project:
$ mkdir build && cd build $ cmake .. $ make