Created
May 22, 2012 23:23
-
-
Save fabrizioc1/2772308 to your computer and use it in GitHub Desktop.
Getting colored output for Cucumber + JRuby + Windows 7 (64 bit) using ansicon.exe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Steps: | |
1. Download "https://github.com/downloads/adoxa/ansicon/ansi150.zip" | |
2. Copy the files under the "x64" directory to somewhere in your path, for example "c:\windows\system32" | |
3. Download "https://github.com/downloads/adoxa/ansicon/ansi6432.zip" | |
4. Copy the files under the "x64" directory to somewhere in your path, use the same location as step #2 | |
This should overwrite ANSI32.DLL and ansicon.exe | |
5. Install ansicon by typing "ansicon -I" at a command prompt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment