yats.git

ref: 7a02e6e5c41d1addc2b3479fb0b678ea30d80fd6

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