Tired of looking at black and white error RSpec messages on the command prompt. I've decided to follow this post http://softkube.com/blog/ansi-command-line-colors-under-windows to install ansicon.
That post directed me to the ansicon github https://github.com/adoxa/ansicon page, which i downloaded. I then extracted everything within the .zip folder inside C:\ansicon. Popped up the command prompt, cd to ansicon, typed the command ansicon -i and is returned with the error "ansicon is not recognized as an internal or external command, operable program or batch file."
I added C:\ansicon to my PATH environmental variable, and it still does not work. There are no x64 or x86 subfodler within the zip I downlaoded from github.
What am I doing wrong? I have windows 8.1 installed
Steps to install ansicon:
into a directory
your machine (For example, D:\Cucumber\ansi160\x64)
ansicon.exe –i
ORansicon -i
and press Enter