updated
This commit is contained in:
parent
45bf555bd3
commit
ee4f342db1
|
@ -174,12 +174,13 @@ 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, in progress...
|
#### Next features, in progress...
|
||||||
|
|
||||||
- [ ] Web panel - edit settings (full support)
|
- [ ] Web panel - edit settings (full support)
|
||||||
- [ ] Web Panel - logs download
|
- [ ] Web panel - logs download
|
||||||
- [ ] Scheduler - reload a project after a specific time
|
- [ ] Schedule - reload a project after a specific time
|
||||||
- [ ] Easy dependencies - automatically resolve the project dependencies
|
- [ ] Easy dependencies - automatically resolve the project dependencies
|
||||||
|
- [ ] Import license - retrieve the license for each imported library
|
||||||
- [ ] Tests
|
- [ ] Tests
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue