add fox package (#2950)

This commit is contained in:
Navid M
2024-11-18 19:09:03 +08:00
committed by GitHub
parent 2a44c6233d
commit 6bb33242c1
+13
View File
@@ -34185,5 +34185,18 @@
"description": "Katalis is nim lang micro web framework",
"license": "MIT",
"web": "https://github.com/zendbit/katalis"
},
{
"name": "fox",
"url": "https://github.com/navid-m/fox",
"method": "git",
"tags": [
"hot-reload",
"debugging",
"development"
],
"description": "Hot reloading for development of applications in Nim",
"license": "GPLv3",
"web": "https://github.com/navid-m/fox"
}
]