1
0
Fork 0
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:
Jean-Marc Meessen 2020-05-29 14:38:22 +02:00
parent 80c121fe3b
commit dc68ad5301

17
todo.md Normal file
View 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