mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-07 20:45:53 +08:00
4 lines
151 B
Makefile
4 lines
151 B
Makefile
generate:
|
|
yaprotoc -marshal=1 -getter=1 -output="./../internal/protobuf/data" \
|
|
-pkg="github.com/Mrs4s/MiraiGo/internal/protobuf/data" .
|