config example
This commit is contained in:
parent
ee544f8c37
commit
f5ca6b3ef2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue