%PDF- %PDF-
Direktori : /home/waritko/go/src/github.com/odeke-em/pretty-words/ |
Current File : //home/waritko/go/src/github.com/odeke-em/pretty-words/README.md |
# pretty-words Solving the prettify words problem of formatting words according to a width e.g n characters. I was inspired to solve this after an algorithms class over complicated the problem solution and they couldn't explain it to the class. I thought the implementation should be straightforward. # Installing and using ```shell $ go get github.com/odeke-em/pretty-words/cmd/pretty-words $ pretty-words <content> ```