mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
add fox package (#2950)
This commit is contained in:
parent
2a44c6233d
commit
6bb33242c1
@ -34185,5 +34185,18 @@
|
|||||||
"description": "Katalis is nim lang micro web framework",
|
"description": "Katalis is nim lang micro web framework",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/zendbit/katalis"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user