This commit is contained in:
Rainbow Asteroids 2021-02-04 12:17:57 -05:00 committed by GitHub
parent 1715627099
commit 1514b4a39d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21367,6 +21367,20 @@
"web": "https://github.com/jan0sc/antlr4nim",
"doc": "https://jan0sc.github.io/antlr4nim.html"
},
{
"name": "host",
"url": "https://github.com/RainbowAsteroids/host",
"method": "git",
"tags": [
"web",
"server",
"host",
"file_sharing"
],
"description": "A program to staticlly host files or directories over HTTP",
"license": "GPL-3.0",
"web": "https://github.com/RainbowAsteroids/host"
},
{
"name": "gemini",
"url": "https://github.com/benob/gemini",