文件名称:hubot-explainshell:获取解释外壳链接的快速方法
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-26 15:26:09
CoffeeScript
Hubot:hubot-explainshell Hubots 的解释外壳包装器。 有关完整文档,请参阅 。 安装 将hubot-explainshell添加到您的package.json文件中: " dependencies " : { " hubot " : " >= 2.5.1 " , " hubot-scripts " : " >= 2.4.2 " , " hubot-explainshell " : " >= 0.0.0 " } 将hubot-explainshell添加到您的external-scripts.json : [ " hubot-explainshell " ] 运行npm install hubot-explainshell 示例交互 user1> hubot explainshell tar xvzf ball.tar.gz Hubo
【文件预览】:
hubot-explainshell-master
----src()
--------explainshell.coffee(448B)
----script()
--------bootstrap(337B)
--------test(103B)
----.travis.yml(79B)
----LICENSE(1KB)
----README.md(620B)
----index.coffee(393B)
----.gitignore(13B)
----package.json(668B)