@@ -2,4 +2,8 @@ build:
gox -osarch="darwin/amd64" -output="./bin/pgweb_{{.OS}}_{{.Arch}}"
deps:
go get github.com/mitchellh/gox
clean:
rm -f ./pgweb
rm -f ./bin/*
The note is not visible to the blocked user.