{ "watch": ["*"], "ext": "go json", "signal": "SIGTERM", "quiet": true, "exec": "clear && go build -o pingbot.out || exit 1 && ./pingbot.out || exit 1" }