@ -0,0 +1,14 @@
EXEC=templ-tests-app
run:
@air
.PHONY: build
build:
@go build -ldflags "-s -w" -o ./build/${EXEC} ./app/.
upgrade-packages:
@go get -u ./...
The note is not visible to the blocked user.