dnssecsocket/gorilla-server/Makefile

7 lines
54 B
Makefile

build:
go build
./gorilla-server
run:
go run *.go