From 30938e9c4b0e92a32678dc662b36fd133258722f Mon Sep 17 00:00:00 2001 From: boojack Date: Fri, 17 Nov 2023 21:16:28 +0800 Subject: [PATCH] Add Slash to Bookmarks and Link Sharing (#353) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/slash.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/slash.yml diff --git a/software/slash.yml b/software/slash.yml new file mode 100644 index 0000000000..207cbb37ea --- /dev/null +++ b/software/slash.yml @@ -0,0 +1,10 @@ +name: "Slash" +website_url: "https://github.com/boojack/slash" +source_code_url: "https://github.com/boojack/slash" +description: "An open source, self-hosted bookmarks and link sharing platform." +licenses: + - GPL-3.0 +platforms: + - Docker +tags: + - Bookmarks and Link Sharing