From bc30362dfd5a77dbd50e30fc64ee83c8b3a865ac Mon Sep 17 00:00:00 2001 From: alessio Date: Thu, 4 Aug 2016 22:01:08 +0200 Subject: [PATCH] updated list --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index af1c273..103c28f 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +- [x] Support for multiples projects +- [x] Watcher files preview +- [] Support for directories with duplicates names +- [] Unit testing +- [] Documentation \ No newline at end of file