{ "Includes": [ "^.*.go$" ], "Processes": { "tester1": { "Command": "make", "Args": ["build"] } } }