A tool to log the hypothetical ingestion of various substances
Find a file
2024-10-10 22:50:56 +02:00
src Prevent ingestions being logged twice bc i'm stoopid 2024-10-10 22:50:56 +02:00
.gitignore Initial commit 2024-10-10 21:36:31 +02:00
Cargo.lock Initial commit 2024-10-10 21:36:31 +02:00
Cargo.toml Initial commit 2024-10-10 21:36:31 +02:00
ingestions.bin Initial commit 2024-10-10 21:36:31 +02:00
README.md Add README 2024-10-10 22:01:31 +02:00
substances.bin Initial commit 2024-10-10 21:36:31 +02:00
substances.json Initial commit 2024-10-10 21:36:31 +02:00

meowlog


WIP NOT WORKING AND SUBJECT TO CHANGE


Commands:
  add-ingestion     Adds ingestion
  edit-ingestion    Edits an ingestion
  list-ingestions   List ingestions
  remove-ingestion  Remove ingestion
  add-substance     Adds substance
  edit-substance    Edits an substance
  list-substances   List substances
  remove-substance  Remove substance
  help              Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version