Takes exported trello JSON and turns it into a different format. Right now it outputs markdown but soon will be configurable.
Run the index file with node
to output each list:
$ node index.js
Takes trello JSON and turns it into something that you want
JavaScript