@@ -0,0 +1,12 @@
run:
@go tool templ generate
@go run .
gen:
test:
@go test -v ./...
build:
@go build -o bin/main main.go
The note is not visible to the blocked user.