Very basic jpeg to ascii art program
I made this very very simple program for learning. Do not use this until I make improvements.
You can read to code to learn.
go run main.go file.jpg
to print in terminal or go run main.go file.jpg > file.txt
to write in a file.