smtpd/Makefile

8 lines
109 B
Makefile

test:
go test .
dkim-proxy:
cd _examples && go get . && go build .
testsum:
gotestsum --format testname