Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 211 Bytes

File metadata and controls

17 lines (11 loc) · 211 Bytes

tsvfmt

A simple tool to format TSV files.

Usage

To align the columns of a TSV file:

tsvfmt --align input.tsv

To shrink the columns of a TSV file:

tsvfmt --shrink input.tsv