github.com/mkasner/goat@v0.0.0-20190419083224-77b17249a8e3/test/context/TestNewConfig002/goat.json (about)

     1  {
     2    "watchers": [
     3      {
     4        "extension": "go",
     5        "tasks": [
     6          {
     7            "command": "make rerun",
     8            "nowait": true
     9          }
    10        ]
    11      }
    12    ]
    13  }