Skip to content

Golang library to print data as tables

License

Notifications You must be signed in to change notification settings

appgate-sdp-int/tabulate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 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

  • Go 100.0%