mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package cmd
This commit is contained in:
parent
1e4c1f14f6
commit
989bb4cc43
@ -5796,5 +5796,19 @@
|
|||||||
"description": "Systemd service notification helper",
|
"description": "Systemd service notification helper",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/FedericoCeratto/nim-sdnotify"
|
"web": "https://github.com/FedericoCeratto/nim-sdnotify"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cmd",
|
||||||
|
"url": "https://github.com/samdmarshall/cmd.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cmd",
|
||||||
|
"command",
|
||||||
|
"prompt",
|
||||||
|
"interactive"
|
||||||
|
],
|
||||||
|
"description": "interactive command prompt",
|
||||||
|
"license": "BSD 3-Clause",
|
||||||
|
"web": "https://github.com/samdmarshall/cmd.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user