protoc-csharp-osx.command 107 B

123
  1. #!/usr/bin/env zsh
  2. cd $(dirname "$0")
  3. ./protoc-3.10.1-osx-x86_64/bin/protoc -I=./ --csharp_out=./ ./*.proto