mirror of
https://github.com/3ybactuk/marketplace-go-service-project.git
synced 2025-10-30 14:03:45 +03:00
[hw-8] add: repo layer
This commit is contained in:
@@ -97,3 +97,6 @@ notifier-generate:
|
||||
|
||||
comments-generate:
|
||||
$(call generate,comments)
|
||||
mkdir -p "api/openapiv2"
|
||||
$(foreach f,$(shell find api/comments/v1 -type f -name '*.proto'),$(call proto_gen,$(f),comments))
|
||||
cd comments && go mod tidy
|
||||
|
||||
Reference in New Issue
Block a user