JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q34210F
  • License ISC

禅道node简单的demo

Package Exports

  • chandao

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (chandao) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

禅道工具

一个简单的 demo

已实现功能


login - 登录 who - 当前登录人员 logout - 退出 look - 查看指定的 bug 详情 (根据 id,或者使用 list 查看全部) cksum - 查询 bug 总数 (默认登录后请求) watch - 开始检测 (待完善) exit - 退出检测 list - 查看 bug 列表 assignto - 指派bug

待实现功能

watch - 实时检测 bug 数量,定时发送邮件提醒 push - 提 bug

  1. 获取所有项目
  2. 获取所有迭代
  3. 根据项目展示 bug
  4. 关闭bug
  5. 如果bug描述有图片或者视频,提醒打开web界面去操作。或者主动获取当前bug url