config example improved

This commit is contained in:
alessio 2016-08-27 17:13:38 +02:00
parent 3fc2d2cae6
commit 121b6e58f2
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ A Go build system with file watchers, output streams and live reload. Run, build
app_bin: true -> enable/disable go install app_bin: true -> enable/disable go install
app_build: false -> enable/disable go build app_build: false -> enable/disable go build
app_fmt: true -> enable/disable go fmt app_fmt: true -> enable/disable go fmt
app_params: app_params: -> the project will be launched with these parameters
- --flag1 - --flag1
- param1 - param1
app_watcher: app_watcher: