Image to ASCII-Converter
src | ||
.gitignore | ||
img2ascii.cabal | ||
LICENSE | ||
README.md | ||
Setup.hs | ||
stack.yaml | ||
test.jpg | ||
test.png |
img2ascii
Image to ASCII-Converter
build instructions
execute stack build
. Result is then in your .stack-work/dist/$system/$cabal/build/img2ascii/
folder. Replace $system
and $cabal
according to your installation.