7 lines
228 B
Markdown
7 lines
228 B
Markdown
# 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.
|