1
0
mirror of https://github.com/balkian/pingish synced 2024-11-21 11:02:29 +00:00
pingish/Makefile

6 lines
108 B
Makefile
Raw Normal View History

2018-10-18 11:09:48 +00:00
build:
CGO_ENABLED=0 go build -ldflags="-s -w" -o pingish
run: build
./pingish -c 10 -host www.google.es