Image to ASCII-Converter
src | ||
.gitignore | ||
image1.img | ||
image2.img | ||
img2ascii.cabal | ||
LICENSE | ||
README.md | ||
Setup.hs | ||
stack.yaml |
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.