/csv2md

Convert csv files to markdown tables

Primary LanguageGo

csv2md

A pipe function that converts a csv file into a markdown table

$ cat data.csv | csv2md > data.md

Rather than adding it to dozens of other applications