We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2a86d commit 0a151a8Copy full SHA for 0a151a8
1 file changed
README.md
@@ -3,6 +3,8 @@ Columnize
3
4
Easy column-formatted output for golang
5
6
+[](https://travis-ci.org/ryanuber/columnize)
7
+
8
Columnize is a really small Go package that makes building CLI's a little bit
9
easier. In some CLI designs, you want to output a number similar items in a
10
human-readable way with nicely aligned columns. However, figuring out how wide
0 commit comments