From e8267d975776d1b0540a368654a4b805859873ee Mon Sep 17 00:00:00 2001 From: alessio Date: Sun, 4 Dec 2016 20:04:45 +0100 Subject: [PATCH] next release features --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81ebdee..a0857a4 100644 --- a/README.md +++ b/README.md @@ -176,13 +176,15 @@ A Go build system with file watchers, output streams and live reload. Run, build errors: false // saves the errors of the project in a file ``` -#### Next release +#### Next release, in progress... - [ ] Web panel - edit settings (full support) - [ ] Web Panel - logs download -- [ ] Scheduling - reload a project after a specific time +- [ ] Scheduler - reload a project after a specific time +- [ ] Easy dependencies - automatically resolve the project dependencies - [ ] Tests + #### Contacts - Chat with us [Gitter](https://gitter.im/tockins/realize)