colored
colored copied to clipboard
Colors in your terminal. Unmaintained.
Tools like VersionEye are using this for license compliance analysis.
I am fine if this PR will not be merged, as this is arguably a different gem (it actually is – `colored2`). But since the main author's fork does not...
I rewrote @egonSchiele's tty fix. Thanks for the original pull request in #4! I added an `enforced_colors` option to bypass the tty check during tests. I dislike my is_tty method,...
I'm performing a license audit on some gems, and I noticed your gem does not specify the license on the gemspec. Since your LICENSE file is a MIT license, I...
It may seem silly, but it's easier to enable/disable color here rather than having ton's of logic in the code calling #red/blue, etc. This allows the app using this lib...
> > puts "Needs more rainbows".bold.rainbow