add fox package (#2950)

This commit is contained in:
Navid M 2024-11-18 11:09:03 +00:00 committed by GitHub
parent 2a44c6233d
commit 6bb33242c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]