@ -0,0 +1,14 @@
build:
mkdir -p _bin
go build -o _bin/donniemarko
install:
cp bin/donniemarko ~/.local/bin/
test:
go test -v -cover ./...
run:
go run main.go
all: build install
The note is not visible to the blocked user.