@ -0,0 +1,5 @@
all:
cd bin && CGO_ENABLED=0 go build -x -o pcl main.go
clean:
cd bin && go clean -x && rm -f pcl
The note is not visible to the blocked user.