root = "." tmp_dir = "tmp" [build] cmd = "go build -buildvcs=false -o ./tmp/goyomi ./cmd/server" bin = "./tmp/goyomi" include_ext = ["go", "tpl", "tmpl", "html", "yaml", "yml", "json"] exclude_dir = ["tmp", "vendor", ".git"] delay = 500 stop_on_error = true [log] time = true