Skip to content

rgeoghegan/tabulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tabulate

Golang library to print data as tables, a port of the tabulate python library.

Installation

Should be as simple as

go get github.com/rgeoghegan/tabulate

Usage

Check the godocs, which can be found in tabulate.go.

Run tests

Do:

go test github.com/rgeoghegan/tabulate 

About

Golang library to print data as tables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages