Files
monibuca/scripts/README.md
2024-10-30 15:25:14 +08:00

9 lines
223 B
Markdown

# use protoc to generate the go code from the proto file
1. cd to plugin/xxx
2. sh ../../scripts/protoc.sh
# use protoc_global to genertate the go code form the proto.file
1. cd to the root
2. sh scripts/protoc_global.sh