@@ -4,7 +4,11 @@ test:
go test -v ./...
run: build
./dcfinfo
DEBUG=1 ./dcfinfo
build:
go env -w CGO_ENABLED="0"
cd cmd/dcfinfo && go build -o ../../dcfinfo
clean:
rm -f dcfinfo
The note is not visible to the blocked user.