From 20b225601d8851ae7b239e4eebc47676aec54263 Mon Sep 17 00:00:00 2001 From: alessio Date: Wed, 17 Aug 2016 22:50:18 +0200 Subject: [PATCH] todo fixed --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6d84a0c..58f6b93 100644 --- a/README.md +++ b/README.md @@ -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