todo fixed

This commit is contained in:
alessio 2016-08-17 22:50:18 +02:00
parent e5b2de8c70
commit 20b225601d
1 changed files with 3 additions and 6 deletions

View File

@ -55,18 +55,15 @@ A Golang file watchers with live reload. Run, build and watch file changes with
#### To do
- [x] Command start - default config file
- [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] Cli start, remove, add, list, run
- [x] Remove duplicate projects
- [x] Support for multiples projects
- [x] Support for multiple projects
- [x] Watcher files preview
- [x] Support for directories with duplicates names
- [ ] Unit test
- [ ] Go doc
- [x] Support for server start/stop
- [x] Stream projects output
- [x] Cli feedback