text alignment in terminal
go get github.com/utgwkk/justify/cmd/justify
$ justify < input
# or
$ command | justify
flag | description |
---|---|
-aa |
Consider input as an ascii art |
% cat input
これが そうか
この掌にあるものが
心か
% justify < input
これが そうか
この掌にあるものが
心か
% cowsay Hello | ~/go/bin/justify -aa
_______
< Hello >
-------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||