@@ -0,0 +1,7 @@
.PHONY: build
build:
go build -o ./gidbig ./main.go ./webserver.go
clean:
rm -f ./gidbig
install:
go install dev.ixab.de/da/gidbig
The note is not visible to the blocked user.