yats.git

ref: e3514c03dbe4aa75d064ac589d0b71c991538ca3

clients/rust/setup.sh


1
2
3
4
5
6
7
#! /bin/bash -x

sudo apt-get install protobuf-codegen

cargo install protobuf-codegen
cargo install grpcio-compiler