1. 首页
  2. 考试认证
  3. 其它
  4. hubot snippets实现Google Snippets原则的Hubot模块

hubot snippets实现Google Snippets原则的Hubot模块

上传者: 2024-12-22 15:56:21上传 ZIP文件 6.31KB 热度 7次

hubot-snippets 添加到 package.json 文件中的 dependencies 里:


\"dependencies\": {

  \"hubot-snippets\": \"latest\"

}

hubot-snippets 添加到您的 external-scripts.json 文件:


[ \"hubot-snippets\" ]

运行 npm install hubot-snippets

配置命令:

  • #standup : 记录今天的 standup 信息。

  • #sitdown : 记录 sitdo 信息。

下载地址
用户评论