diff --git a/software/librekb.yml b/software/librekb.yml new file mode 100644 index 0000000000..b78472da11 --- /dev/null +++ b/software/librekb.yml @@ -0,0 +1,10 @@ +name: "LibreKB" +website_url: "https://librekb.com/" +source_code_url: "https://github.com/michaelstaake/LibreKB/" +description: "A web-based knowledge base solution. A simple web app, it runs on pretty much any web server or hosting provider with PHP and MySQL." +licenses: + - GPL-3.0 +platforms: + - PHP +tags: + - Knowledge Management Tools \ No newline at end of file