Added package cmd

This commit is contained in:
Samantha Marshall 2017-01-27 20:35:09 -05:00
parent 1e4c1f14f6
commit 989bb4cc43
No known key found for this signature in database
GPG Key ID: DF782CB74434EFA2

View File

@ -5796,5 +5796,19 @@
"description": "Systemd service notification helper",
"license": "MIT",
"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"
}
]