Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alvarogarcia7/trello-board-converter

Creates a text version of a Trello board
https://github.com/alvarogarcia7/trello-board-converter

board clojure converter data-json json make makefile no-tdd repl trello

Last synced: about 1 month ago
JSON representation

Creates a text version of a Trello board

Awesome Lists containing this project

README

        

# Trello board converter

This software converts a Trello board to a Markdown (md) format.

## In and Out of scope

* In: convert to markdown format
* Out: connect to Trello (API) to fetch the JSON

## Inputs and outputs

* Receives a JSON file with the exported Trello board
* Dumps the format to the console