Update TODO with more 0.2.0 goals.
This commit is contained in:
parent
2b935da385
commit
589bbca889
6
TODO.md
6
TODO.md
@ -20,8 +20,12 @@ For example:
|
||||
- di
|
||||
- extensible
|
||||
- fp
|
||||
- [ ] Remove gradle plugins and whatnot until we actually build the whole framework
|
||||
- [ ] Cli: add commands for:
|
||||
- [ ] `server`: start a server for the project, optionally with `-l`/`--live-reload`.
|
||||
- [ ] `render`: one-off render a template, either from a file (to be compiled) or a class
|
||||
- [ ] `generate`/`gen`/`g`: generate a template, component, route, etc., in the appropriate source directory
|
||||
- [ ] Get rid of wvc compiler dependency on di
|
||||
- [ ] Remove as much cruft as possible from web-view-components-compiler, etc.
|
||||
|
||||
## 0.1.3
|
||||
- [ ] ~~refactor tools/gradle start scripts to use dist instead of custom bin script~~
|
||||
|
Loading…
Reference in New Issue
Block a user