Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 198 Bytes

development.md

File metadata and controls

10 lines (7 loc) · 198 Bytes

Development docs

How to build

You need go and the Go protocol buffers pluging:

make gen # To generate Go code from protobuff definition
make build # To actually build the binary