mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add package vmvc (#911)
* Added package vmvc * added url and web for vmvc * a more fitting description * Update packages.json
This commit is contained in:
parent
fcdd63547c
commit
29c3804ea3
@ -11273,6 +11273,18 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ThomasTJdev/nim_sermon"
|
||||
},
|
||||
{
|
||||
"name": "vmvc",
|
||||
"url": "https://github.com/kobi2187/vmvc",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"vmvc",
|
||||
"dci"
|
||||
],
|
||||
"description": "a skeleton/structure for a variation on the mvc pattern, similar to dci. For command line and gui programs. it's a middle ground between rapid application development and handling software complexity.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/kobi2187/vmvc"
|
||||
},
|
||||
{
|
||||
"name": "arksys",
|
||||
"url": "https://github.com/wolfadex/arksys",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user