Go to file
Jeff Carr 6105f9b5d6 notes on generating the proto files.
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 10:45:26 -07:00
.gitignore Initial commit 2019-05-07 01:22:53 -07:00
Makefile notes on generating the proto files. 2019-05-11 10:45:26 -07:00
README.md add a readme 2019-05-07 01:39:32 -07:00
events.proto this syntax might be better (?) 2019-05-11 03:35:55 -07:00

README.md

notes

After you do a

go get git.wit.com/jcarr/witProtobuf

You must build the .go files by running protoc

cd ~/go/src/git.wit.com/jcarr/witProtobuf
make