I am not sure what you are trying to do here — the REPL is a text-based interface, and it won’t be able to draw arbitrary shapes. That said, I find
https://github.com/KristofferC/Crayons.jl
for color output.
I am not sure what you are trying to do here — the REPL is a text-based interface, and it won’t be able to draw arbitrary shapes. That said, I find
https://github.com/KristofferC/Crayons.jl
for color output.