hubot-script-gist:从 gist url 加载 hubot 脚本的 Hubot 脚本

时间:2021-07-07 17:39:58
【文件属性】:
文件名称:hubot-script-gist:从 gist url 加载 hubot 脚本的 Hubot 脚本
文件大小:8KB
文件格式:ZIP
更新时间:2021-07-07 17:39:58
CoffeeScript hubot 脚本要点 从要点 url 加载 hubot 脚本的 Hubot 脚本。 安装 $ npm install git://github.com/bouzuya/hubot-script-gist.git 或者 $ # TAG is the package version you need. $ npm install 'git://github.com/bouzuya/hubot-script-gist.git#TAG' 例子 bouzuya> hubot help script-gist hubot> hubot script-gist - load hubot script from the gist url bouzuya> hubot script-gist https://gist.github.com/bouzuya/6031b428ea2d7ac03618
【文件预览】:
hubot-script-gist-master
----.gitignore(33B)
----README.md(2KB)
----test()
--------shell.coffee(234B)
----LICENSE(1KB)
----package.json(1KB)
----src()
--------gist.coffee(723B)
--------scripts()
----index.js(121B)
----.npmignore(46B)
----.travis.yml(75B)
----lib()
--------gist.js(1KB)
--------scripts()
----gulpfile.coffee(2KB)

网友评论