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