added TODO

This commit is contained in:
bjt-user 2024-11-17 10:13:33 +01:00
parent 7bef5ea855
commit a7d2a49931

View File

@ -52,3 +52,7 @@ This will run ctags on every commit.
- real and automated unit testing - real and automated unit testing
- fix stack smashing bug (test file: failed_cal.ics) - fix stack smashing bug (test file: failed_cal.ics)
- add cli argument that will not show ongoing events, only upcoming events - add cli argument that will not show ongoing events, only upcoming events
#### meson TODO
- install binary to `/usr/local/bin` with `meson`