TODO and a bit of clean up.
This commit is contained in:
parent
779cd26753
commit
dfc9324a23
7
TODO.md
7
TODO.md
@ -11,6 +11,13 @@ program with the incorporation of Groowt and Web View Components.
|
||||
- [ ] watch/dev mode and server
|
||||
- [ ] Reorganize gradle project layout so there is less hunting around for files
|
||||
|
||||
## 0.4.* Ongoing
|
||||
- [ ] Automate test project
|
||||
- [ ] Move as much gradle integration from `cli` project to `api` project
|
||||
- [ ] Think about abstracting the build tool logic, because all we need
|
||||
really is the URLs/Paths for the classes/jars of components and resources
|
||||
- [ ] Document new api and usage.
|
||||
|
||||
## 0.4.3
|
||||
- [ ] `Text` component for simply rendering Text objects. Can be used as such:
|
||||
```
|
||||
|
@ -1,4 +1,5 @@
|
||||
# Targeting 0.4.0: Ideas and Plans
|
||||
**This file is old as of 06/14/2024.**
|
||||
|
||||
Have the following layout of dirs and files. It is a combined gradle/ssg project.
|
||||
- bin: a folder for shell scripts
|
||||
|
Loading…
Reference in New Issue
Block a user