Powershell-trick-Convert-text-to-ASCII-Art
Powershell-trick-Convert-text-to-ASCII-Art copied to clipboard
http://vcloud-lab.com
The script errors when there are underscore characters in the text. For now, I'm replacing underscores with the dash character. Thanks, John
Implements #1 Tried to revert the changes to lines 44-48 before committing but it wouldn't stick. Looks the same to me when looking in notepad++
Thanks for this - great library. Using it for our build process when running builds from lots of different repositories. Occasionally we get 503's from the ascii-art server and an...