Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.
/ trello-json-to-csv Public archive

Very Simple command line application to convert trello json export to the CSV file.

Notifications You must be signed in to change notification settings

deshanm/trello-json-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello JSON export to CSV file

How to

  • npm install
  • go to the trello board and export the JSON file
  • download that JSON to ./input-folder
  • then run npm start

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

About

Very Simple command line application to convert trello json export to the CSV file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published