@@ -0,0 +1,10 @@
default: test
test:
go test -v ./...
run: build
./dcfinfo
build:
cd cmd/dcfinfo && go build -o ../../dcfinfo
The note is not visible to the blocked user.