feat: add submodule
This commit is contained in:
parent
6488f597fd
commit
116aa85253
5 changed files with 9 additions and 65 deletions
6
Makefile
6
Makefile
|
@ -1,7 +1,9 @@
|
|||
gen:
|
||||
@buf generate proto/tester
|
||||
dev:
|
||||
@buf generate proto
|
||||
@make gen
|
||||
@go run main.go
|
||||
|
||||
build:
|
||||
@buf generate proto
|
||||
@make gen
|
||||
# TODO: build dockerfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue