modulepackage
0.0.0-20220306193625-849d85a41dd4
Repository: https://github.com/leandrols/go-ascii-image.git
Documentation: pkg.go.dev
# README
go-ascii-image
A simple CLI image converter to ASCII
Usage
./go-ascii-image -p abc.jpg -w 80
-p path of your picture
-w the width of output
Installation
go install github.com/LeandroLS/go-ascii-image