todo fixed
This commit is contained in:
parent
e5b2de8c70
commit
20b225601d
|
@ -55,18 +55,15 @@ A Golang file watchers with live reload. Run, build and watch file changes with
|
||||||
|
|
||||||
|
|
||||||
#### To do
|
#### To do
|
||||||
- [x] Command start - default config file
|
- [x] Cli start, remove, add, list, run
|
||||||
- [x] Command add - new project on the config file
|
|
||||||
- [x] Command remove - remove project from the config file
|
|
||||||
- [x] Command watch - watch changes and rebuild
|
|
||||||
- [x] Command list - print projects list
|
|
||||||
- [x] Remove duplicate projects
|
- [x] Remove duplicate projects
|
||||||
- [x] Support for multiples projects
|
- [x] Support for multiple projects
|
||||||
- [x] Watcher files preview
|
- [x] Watcher files preview
|
||||||
- [x] Support for directories with duplicates names
|
- [x] Support for directories with duplicates names
|
||||||
- [ ] Unit test
|
- [ ] Unit test
|
||||||
- [ ] Go doc
|
- [ ] Go doc
|
||||||
- [x] Support for server start/stop
|
- [x] Support for server start/stop
|
||||||
|
- [x] Stream projects output
|
||||||
- [x] Cli feedback
|
- [x] Cli feedback
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue