Update TODO.md.
This commit is contained in:
parent
abc4b971d6
commit
3202e51d7f
11
TODO.md
11
TODO.md
@ -20,12 +20,13 @@ For example:
|
|||||||
- di
|
- di
|
||||||
- extensible
|
- extensible
|
||||||
- fp
|
- fp
|
||||||
- [ ] Cli: add commands for:
|
- [x] Remove cli, groowt-all, groowt-gradle, groowt-gradle-model.
|
||||||
- [ ] `server`: start a server for the project, optionally with `-l`/`--live-reload`.
|
- [ ] Get rid of wvc compiler dependency on fp, di.
|
||||||
- [ ] `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.
|
- [ ] Remove as much cruft as possible from web-view-components-compiler, etc.
|
||||||
|
- [ ] Use new namespaces (i.e., packages) the individual projects:
|
||||||
|
- `com.jessebrault.groowt`: for views
|
||||||
|
- `com.jessebrault.groowt.component`: for view-components
|
||||||
|
- `com.jessebrault.groowt.web`: for web-view-components and web-view-components-compiler
|
||||||
|
|
||||||
## 0.1.3
|
## 0.1.3
|
||||||
- [ ] ~~refactor tools/gradle start scripts to use dist instead of custom bin script~~
|
- [ ] ~~refactor tools/gradle start scripts to use dist instead of custom bin script~~
|
||||||
|
Loading…
Reference in New Issue
Block a user