mirror of https://github.com/on4kjm/FLEcli.git
parent
80c121fe3b
commit
dc68ad5301
@ -0,0 +1,17 @@
|
|||||||
|
# TODO
|
||||||
|
|
||||||
|
## Input protocol
|
||||||
|
* [ ] document input protocol
|
||||||
|
* [ ] document protocol as regexp
|
||||||
|
|
||||||
|
## Test framework
|
||||||
|
* [ ] enable TDD
|
||||||
|
* [ ] automate build and test
|
||||||
|
* [ ] type of target (cross compile) ?
|
||||||
|
|
||||||
|
|
||||||
|
## Input processing
|
||||||
|
* [ ] Read the file into array
|
||||||
|
* [ ] Parse every line
|
||||||
|
* [ ] Load structured data
|
||||||
|
* [ ] Create structured data storage
|
Loading…
Reference in new issue