@@ -1,8 +1,13 @@
target := "cmd/music-agregator/main.go"
build:
proto:
buf generate
build: proto
go build {{target}}
tidy:
go mod tidy
run *FLAGS:
run *FLAGS: proto
go run {{target}} {{FLAGS}}
The note is not visible to the blocked user.