Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 296 Bytes

Readme.md

File metadata and controls

12 lines (10 loc) · 296 Bytes

How to compile the proto directory

  1. from the main lava directory install the dependencies by running
./scripts/init_install.sh
  1. after installing you can run the proto generator by running
./scripts/protocgen.sh

Now you have successfully generated the protobufs!