yats.git

ref: 97cc548b125593138a8e77a4216d1b545db8a5c7

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