mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Spacebin (#782)
This commit is contained in:
parent
9ae21ad4ea
commit
63187c40e3
1 changed files with 12 additions and 0 deletions
12
software/spacebin.yml
Normal file
12
software/spacebin.yml
Normal file
|
|
@ -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"
|
||||
Loading…
Reference in a new issue