From 9ed937e6e7d5cae0071b9d9bd509176110b7412b Mon Sep 17 00:00:00 2001 From: Rafael Kassner Date: Sun, 22 Dec 2024 12:37:24 +0100 Subject: [PATCH] add What to Cook? (#959) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: nodiscc --- software/whattocook.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/whattocook.yaml diff --git a/software/whattocook.yaml b/software/whattocook.yaml new file mode 100644 index 0000000000..e6f84b5366 --- /dev/null +++ b/software/whattocook.yaml @@ -0,0 +1,10 @@ +name: What To Cook? +website_url: https://github.com/kassner/whattocook +description: Get a recipe to cook today, based on the ingredients you have at home. +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Recipe Management +source_code_url: https://github.com/kassner/whattocook