next release features
This commit is contained in:
parent
c781c912bf
commit
e8267d9757
|
@ -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
|
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 - edit settings (full support)
|
||||||
- [ ] Web Panel - logs download
|
- [ ] 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
|
- [ ] Tests
|
||||||
|
|
||||||
|
|
||||||
#### Contacts
|
#### Contacts
|
||||||
|
|
||||||
- Chat with us [Gitter](https://gitter.im/tockins/realize)
|
- Chat with us [Gitter](https://gitter.im/tockins/realize)
|
||||||
|
|
Loading…
Reference in New Issue