trello-reports:Ruby脚本,用于为Trello板生成报告

时间:2024-06-04 21:45:24
【文件属性】:

文件名称:trello-reports:Ruby脚本,用于为Trello板生成报告

文件大小:6KB

文件格式:ZIP

更新时间:2024-06-04 21:45:24

Ruby

Trello报告 用于为Trello板生成报告的Ruby脚本。 我们创建了这些脚本,以帮助我们确定在给定的一周中完成或处理过的卡片,以帮助我们编写周笔记。 先决条件 获取您的Trello开发人员密钥 # Copy the Key and store in an environment variable $ open "https://trello.com/1/appKey/generate" $ export TRELLO_KEY= 生成应用令牌 # Grant read-only access to the app, copy the Token and store in an environment variable $ open "https://trello.com/1/authorize?key=$TRELLO_KEY&name=gf


【文件预览】:
trello-reports-master
----.gitignore(5B)
----README.md(2KB)
----Gemfile(62B)
----list-archived-trello-cards.rb(1KB)
----list-neglected-trello-cards.rb(1KB)
----LICENSE(1KB)
----list-trello-cards-with-activity.rb(2KB)
----Gemfile.lock(1KB)
----list-trello-cards-with-comments.rb(2KB)

网友评论