ms-auth/Makefile
Vyacheslav1557 73852d3350 refactor:
2024-08-14 15:36:43 +05:00

8 lines
98 B
Makefile

dev:
@buf generate proto
@go run main.go
build:
@buf generate proto
# TODO: build dockerfile