csv-to-md-table

command module
v0.0.0-...-a176913 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2026 License: MIT Imports: 8 Imported by: 0

README

csv-to-md-table

csv-to-md-table is a small CLI tool that reads a CSV file and prints its contents as a Markdown table.

Build

go build -o csv-to-md main.go

Run

./csv-to-md -i test.csv

Notes

  • The -i flag is required and must point to a .csv file.
  • The first CSV row is used as the Markdown table header.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL