文件名称:hubot-brain-inspect:Hubot详细检查自己的大脑
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-27 18:15:45
CoffeeScript
hubot-大脑检查 Hubot 检查自己的大脑 安装 将hubot-brain-inspect添加到您的package.json文件中: npm install --save hubot-brain-inspect 将hubot-brain-inspect添加到您的external-scripts.json : [ " hubot-brain-inspect " ] 运行npm install 命令 hubot brain show storage - Display the contents that are persisted in the brain hubot brain show storage -- key = [ key ] - Display the contents that are persisted with specified key in the b
【文件预览】:
hubot-brain-inspect-master
----package.json(650B)
----.gitignore(24B)
----README.md(2KB)
----scripts()
--------inspect.coffee(1KB)
----index.coffee(233B)