trello-json-to-markdown

时间:2021-05-19 08:23:30
【文件属性】:
文件名称:trello-json-to-markdown
文件大小:17KB
文件格式:ZIP
更新时间:2021-05-19 08:23:30
JavaScript trello-json-to-markdown 是一个脚本,可在几天之内为您的板生成报告,作为GFM Markdown文件,以便于查看已创建的卡以及每张卡的详细信息,包括所有卡的历史记录每张卡的动作。 安装 通过克隆git仓库: $ git clone https://github.com/mpirik/trello-json-to-markdown.git 然后安装依赖项: $ npm install 安装Grunt CLI: $ npm install -g grunt-cli 用法 首先,您需要获取开发人员密钥和应用程序令牌。 开发人员密钥 点击此。 “ Key字段中的值是您的开发人员密钥。 应用令牌 拥有开发人员密钥后,请相应地修改以下URL: https://trello.com/1/authorize?key=substitutewithyourdevelope
【文件预览】:
trello-json-to-markdown-master
----.eslintrc(813B)
----trello-json-to-markdown.js(14KB)
----config.js(263B)
----git-hooks()
--------pre-commit(178B)
----Gruntfile.js(358B)
----example()
--------trello-json-to-markdown()
----LICENSE(1KB)
----README.md(4KB)
----.gitignore(546B)
----get-boards.js(396B)
----package.json(458B)

网友评论