mirror of
https://github.com/on4kjm/FLEcli.git
synced 2025-01-31 06:51:02 +01:00
Add a todo
This commit is contained in:
parent
80c121fe3b
commit
dc68ad5301
1 changed files with 17 additions and 0 deletions
17
todo.md
Normal file
17
todo.md
Normal file
|
@ -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 a new issue