From c760a44e01c7d437be60dd898f35106243907c58 Mon Sep 17 00:00:00 2001 From: jt196 Date: Fri, 19 Sep 2025 13:28:19 +0100 Subject: [PATCH] Add Vanilla Cookbook (#1601) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/vanilla-cookbook.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/vanilla-cookbook.yml diff --git a/software/vanilla-cookbook.yml b/software/vanilla-cookbook.yml new file mode 100644 index 0000000000..0bbacc7e87 --- /dev/null +++ b/software/vanilla-cookbook.yml @@ -0,0 +1,11 @@ +name: Vanilla Cookbook +website_url: https://vanilla-cookbook.readthedocs.io/en/ +source_code_url: https://github.com/jt196/vanilla-cookbook +description: Recipe manager designed with complexity under the hood, keeping the user experience as uncluttered, simply vanilla as possible. +licenses: + - GPL-3.0 +platforms: + - Docker + - Nodejs +tags: + - Recipe Management