Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@HAOYUatHZ
Created May 10, 2019 01:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HAOYUatHZ/16cce9003cb01cfb940c463b7ec91e38 to your computer and use it in GitHub Desktop.
Save HAOYUatHZ/16cce9003cb01cfb940c463b7ec91e38 to your computer and use it in GitHub Desktop.
cd $GOPATH/src/github.com/golang/protobuf/
git checkout 572071c
go install github.com/golang/protobuf/protoc-gen-go
cd $GOPATH/src/github.com/bytom/protocol/bc/
protoc --go_out=. *.proto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment