a dead-simple tool made for myself to list birthdays, as i'm exceptionally bad at remembering them.
list - lists all birthdays
add - add new birthday
update - update birthday details
delete - delete a birthday
today - check if there's a birthday today
search - search a birthday
help - print this text
$ cargo build --release
# binary will be in target/release