Add cmd_shell utility.
This commit is contained in:
parent
577782d5a4
commit
f41aa91b2a
@ -136,5 +136,16 @@
|
|||||||
"description": "Small tool to pull updates for all git repos in a set of directories.",
|
"description": "Small tool to pull updates for all git repos in a set of directories.",
|
||||||
"license": "BSD3",
|
"license": "BSD3",
|
||||||
"web": "http://git.jdb-labs.com/jdb/git-pull-all"
|
"web": "http://git.jdb-labs.com/jdb/git-pull-all"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cmd_shell",
|
||||||
|
"url": "http://git.jdb-labs.com/jdb/cmd-shell.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"commandline"
|
||||||
|
],
|
||||||
|
"description": "Small tool to wrap a cli command in a readline shell.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "http://git.jdb-labs.com/jdb/cmd-shell"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user