5 lines
36 B
Makefile
5 lines
36 B
Makefile
|
all:
|
||
|
go build
|
||
|
bug generate proto
|
||
|
|