yats.git

ref: 95acf910c2bc8874834f4424beff00342f62bb2f

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