2 lines
170 B
Bash
2 lines
170 B
Bash
go build -o D:\\devapps\\Go\\bin\\protoc-gen-slc.exe main.go
|
|
protoc ./proto/*.proto --go_out=./pb --go-grpc_out=./pb --proto_path=./proto --slc_opt=path=./slc --slc_out=. |