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