rpc generation support windows (#28)

* add execute files

* add protoc-osx

* add rpc generation

* add rpc generation

* add: rpc template generation

* update usage

* fixed env prepare for project in go path

* optimize gomod cache

* add README.md

* format error

* reactor templatex.go

* remove waste code

* update project.go & README.md

* update project.go & README.md

* rpc generation supports windows
This commit is contained in:
Keson
2020-08-29 14:30:17 +08:00
committed by GitHub
parent 0cf4ed46a1
commit 0f97b2019a
5 changed files with 21 additions and 14 deletions

View File

@@ -134,9 +134,6 @@ OPTIONS:
的标识,请注意不要将也写业务性代码写在里面。
# 下一步规划
* 尽快支持windows端rpc生成