Skip to content

entooone/go-fmttable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-fmttable

test codecov Go Report Card

Installation

$ go get -u github.com/entooone/go-ftable/cmd/goft

Usage

$ cat << EOF | goft
| abc | def | hjk |
| hello | world | gopher|
EOF

Output

| abc   | def   | hjk    |
| hello | world | gopher |

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages