updated list
This commit is contained in:
parent
a90970fb06
commit
bc30362dfd
12
README.md
12
README.md
|
@ -4,12 +4,14 @@
|
||||||
Run, build and watch file changes with custom paths
|
Run, build and watch file changes with custom paths
|
||||||
|
|
||||||
### To do
|
### 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 add - new project on the config file
|
||||||
- [x] Command remove - remove project from 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] Command list - print projects list
|
||||||
- [x] Remove duplicate projects
|
- [x] Remove duplicate projects
|
||||||
|
- [x] Support for multiples projects
|
||||||
### Proposals
|
- [x] Watcher files preview
|
||||||
- [ ] Live reload for web project
|
- [] Support for directories with duplicates names
|
||||||
|
- [] Unit testing
|
||||||
|
- [] Documentation
|
Loading…
Reference in New Issue