updated list

This commit is contained in:
alessio 2016-08-04 22:01:08 +02:00
parent a90970fb06
commit bc30362dfd
1 changed files with 7 additions and 5 deletions

View File

@ -4,12 +4,14 @@
Run, build and watch file changes with custom paths
### To do
- [x] Command start - default config gile
- [x] Command start - default config file
- [x] Command add - new project on the config file
- [x] Command remove - remove project from the config file
- [ ] Command watch - watch changes
- [x] Command watch - watch changes and rebuild
- [x] Command list - print projects list
- [x] Remove duplicate projects
### Proposals
- [ ] Live reload for web project
- [x] Support for multiples projects
- [x] Watcher files preview
- [] Support for directories with duplicates names
- [] Unit testing
- [] Documentation