update todo list

This commit is contained in:
mbndr
2017-09-09 14:59:10 +02:00
parent 6a7d5c2211
commit 47ded4d170

View File

@@ -130,10 +130,11 @@ The default font is `standard`. These are the builtin fonts:
Other fonts can mainly be found on [figlet](http://www.figlet.org). You have to load them as in [this example](#other-font).
## Todo
- [ ] Tests?
- [ ] Tests
- [ ] automatically the perfect char margin
- [ ] Linebreak possible?
- [ ] Pointer-Value standarization
- [ ] Parser as interface
- [x] Cli client
- [x] Colors in the cli client
- [x] No dependencies (fatih/color)