Merge pull request #460 from samdmarshall/add-cmd0135

Add package cmd
This commit is contained in:
Dominik Picheta 2017-01-28 12:36:12 +01:00 committed by GitHub
commit b587fb6625

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