Makefile 78 Bytes
Newer Older
chenweijian's avatar
chenweijian committed
1 2 3 4
swag:
	swag init
proto:
	protoc --go_out=./ --go-grpc_out=. ./protocol/*.proto