ms-auth/Makefile

8 lines
98 B
Makefile
Raw Normal View History

2024-08-14 10:36:43 +00:00
dev:
@buf generate proto
@go run main.go
build:
@buf generate proto
# TODO: build dockerfile