Skip to content

Latest commit

 

History

History
 
 

shim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

turbo cli

Build Requirement

  1. Install protobuf and golang
  • On macOS: brew install protobuf protoc-gen-go protoc-gen-go-grpc golang
  • On Windows: choco install protoc golang make python3 mingw
  1. go install google.golang.org/protobuf/cmd/[email protected]
  2. go install google.golang.org/grpc/cmd/[email protected]