hbd

Crates.iohbd
lib.rshbd
version0.1.0
sourcesrc
created_at2024-09-17 21:07:05.709562
updated_at2024-09-17 21:07:05.709562
descriptionRemember birthdays easily!
homepage
repositoryhttps://github.com/tkr-sh/hbd
max_upload_size
id1378258
size59,792
TKirishima (tkr-sh)

documentation

https://docs.rs/hbd/latest/hbd/index.html

README

hbd

Remember birthdays easily!

demo


hbd (Happy BirthDay) is a CLI program to help you remember birthdays of people. There are multiple useful commands to get today's birthdays, get the nexts birthdays, rename people, keep track of their year of birth etc...

$ hbd --help
A command line tool to help you remind birthdays

Usage: hbd <COMMAND>

Commands:
  add     Add a birthday to your list of birthdays
  get     Get todays birthdays
  import  Import birthdays from a path
  list    List all the saved birthdays
  read    Read the birthday of somebody. This birthday wont appear when using `get` this year
  remove  Remove someone birthday from your list
  rename  Rename someone
  set     Set/changes the birthday of a user that already exists
  help    Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help
Commit count: 0

cargo fmt