Updated TODO.md.
This commit is contained in:
parent
6cae49ca14
commit
44d4baeb62
3
TODO.md
3
TODO.md
@ -15,9 +15,12 @@ Here will be kept all of the various todos for this project, organized by releas
|
|||||||
### Add
|
### Add
|
||||||
- [ ] Write manual.
|
- [ ] Write manual.
|
||||||
- [ ] Remove `lib` module.
|
- [ ] Remove `lib` module.
|
||||||
|
- [ ] Add a way for CLI to choose a build to do, or multiple builds, defaulting to 'default' if it exists.
|
||||||
|
- [ ] Write lots of tests for buildscript dsl, etc.
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
- [ ] Update CHANGELOG to reflect the gsp-dsl changes.
|
- [ ] Update CHANGELOG to reflect the gsp-dsl changes.
|
||||||
|
- [ ] Change most instances of `Closure<Void>` to `Closure<?>` to help with IDE expectations.
|
||||||
|
|
||||||
## Finished
|
## Finished
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user