diff --git a/software/spacebin.yml b/software/spacebin.yml new file mode 100644 index 0000000000..92a0eb0888 --- /dev/null +++ b/software/spacebin.yml @@ -0,0 +1,12 @@ +name: "Spacebin" +website_url: "https://spaceb.in" +source_code_url: "https://github.com/lukewhrit/spacebin" +description: "Modern Pastebin server written in Go with a JS-free web UI and tons of features." +licenses: + - Apache-2.0 +platforms: + - Go + - Docker +tags: + - Pastebins +demo_url: "https://spaceb.in"