svmd

command module
v0.0.0-...-1247d3f Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2019 License: MIT Imports: 7 Imported by: 0

README

svmd

Converts CSV, TSV, and other separated values formats to a markdown table

Install

go install github.com/dgnorton/svmd

Usage

CSV, TSV, etc. can either be piped in through stdin or read from a file using the -f flag. Default output is to stdout but an output file can specified using the -o flag. For other options, run svmd -h.

cat some.csv | svmd
svmd -f some.csv

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