From 4bc7351eedf506d46009c5f0b48800022fcd344e Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Fri, 19 Apr 2024 12:04:00 -0400 Subject: [PATCH] Add HortusFox to Miscellaneous (#645) --- software/hortusfox.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/hortusfox.yml diff --git a/software/hortusfox.yml b/software/hortusfox.yml new file mode 100644 index 0000000000..5686b872b7 --- /dev/null +++ b/software/hortusfox.yml @@ -0,0 +1,11 @@ +name: "HortusFox" +website_url: "https://hortusfox.github.io" +source_code_url: "https://github.com/danielbrendel/hortusfox-web" +description: "A collaborative plant management system." +licenses: + - MIT +platforms: + - PHP + - Docker +tags: + - Miscellaneous \ No newline at end of file