项目作者: francescomosca

项目描述 :
Trello JSON export to Excel file (xlsx)
高级语言: TypeScript
项目地址: git://github.com/francescomosca/trello-excel.git
创建时间: 2019-09-12T12:51:06Z
项目社区:https://github.com/francescomosca/trello-excel

开源协议:

下载


Trello JSON export to Excel file (xlsx)

How to

  • npm install
  • npm run build:prod
  • go to the trello board and export the JSON file
  • download that JSON to ./input-folder (example: /input-folder/trello.json)
  • then run npm start

An example json file look from a public trello - https://trello.com/b/ZqN99gGN/agile-sprint-board

Based on: trello-csv