add error throwing to todo

This commit is contained in:
jacekpoz 2024-02-09 12:09:30 +01:00
parent b8da386888
commit 9c80bb95e4
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -29,6 +29,7 @@ format:
- [ ] module manager (url to module source, compiles and puts the binary somewhere)
- [ ] better config parsing
- [ ] more text positioning options aside from printing text vertically
- [ ] some way for module to throw errors
## license