config example

This commit is contained in:
alessio 2016-08-17 22:57:12 +02:00
parent ee544f8c37
commit f5ca6b3ef2
1 changed files with 0 additions and 3 deletions

View File

@ -55,7 +55,6 @@ A Golang file watchers with live reload. Run, build and watch file changes with
#### Config file example
```
version: "1.0"
projects:
- app_name: App One
@ -87,8 +86,6 @@ A Golang file watchers with live reload. Run, build and watch file changes with
exts:
- .go
```
#### To do
- [x] Cli start, remove, add, list, run
- [x] Remove duplicate projects