feat: add submodule

This commit is contained in:
Vyacheslav1557 2024-08-16 16:24:43 +05:00
parent 6488f597fd
commit 116aa85253
5 changed files with 9 additions and 65 deletions

View file

@ -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