-
Notifications
You must be signed in to change notification settings - Fork 0
DO NOT USE THIS GEM. term-ansicolor (https://github.com/flori/term-ansicolor) is much better. Provides some methods for colorizing console text output.
juanpaco/kolorize
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== Kolorize Are you tried of straining your eyes to find important lines in your log output? Do you think your "SYSTEM EXPLODED" messages should stand out a bit from the rest of your log lines? Well, here's a gem for colorizing your console output. Basically it just wraps your text in Unixy escape sequences. It's also easy to use and doesn't modify the String class. For example, if you want to make a line red, use Kolorize.red("SYSTEM EXPLODED"). It also supports green and bold via the, wait for it, green and bold methods. Feel free to fork and add more. I will as the need arises too.
About
DO NOT USE THIS GEM. term-ansicolor (https://github.com/flori/term-ansicolor) is much better. Provides some methods for colorizing console text output.
Resources
Stars
Watchers
Forks
Packages 0
No packages published