1.4 main features

This commit is contained in:
alessio 2017-04-01 23:32:40 +02:00
parent 5678759cef
commit f84f1824f8
1 changed files with 7 additions and 0 deletions

View File

@ -26,6 +26,13 @@ A Go build system with file watchers, output streams and live reload. Run, build
- Output streams and error logs (support for save on a file)
- Web Panel (projects list, config settings, logs)
v 1.4
- [] Ignore path and files in gititnore
- [] Watch dependencies options
- [] Input redirection (wait for input and redirect)
- [] Web panel full support
#### Wiki
- [Getting Started](#installation-and-usage)