Skip to content
/ table Public

turn tab-delemited input into tables, correctly aligned even if coloured

License

Notifications You must be signed in to change notification settings

alyssais/table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

table -- turn tab-delemited input into tables

Better than `column -t` because it's aware of ANSI escape sequences,
and so doesn't choke on colors.

DEPENDENCIES

A working Ruby interpreter is required.

INSTALLATION

Recommended installation is through Homebrew:

    brew install alyssais/formulae/table

Or, obtain the source code and run the following from the project root:

    rake install

USAGE

    echo ... | table
    table tabfile.tsv

CONTRIBUTING

File bug reports and pull requests at https://github.com/alyssais/table.

AUTHOR

Alyssa Ross <hi@alyssa.is>

About

turn tab-delemited input into tables, correctly aligned even if coloured

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published