From 8bb5d3830b07c68d61d649140ef5fae616242428 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Thu, 10 Apr 2025 05:39:11 -0400 Subject: [PATCH] Add Fork Recipes to Recipe Management (#1236) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/fork-recipes.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/fork-recipes.yml diff --git a/software/fork-recipes.yml b/software/fork-recipes.yml new file mode 100644 index 0000000000..4514b1b80d --- /dev/null +++ b/software/fork-recipes.yml @@ -0,0 +1,10 @@ +name: "Fork Recipes" +website_url: "https://mikebgrep.github.io/forkapi/clients/" +source_code_url: "https://github.com/mikebgrep/fork.recipes" +description: "Manage your food recipes with simplicity." +licenses: + - BSD-3-Clause +platforms: + - Docker +tags: + - Recipe Management \ No newline at end of file