ruby-colored

library to add colors or attributes to text
  https://github.com/defunkt/colored
  0
  no reviews



This Ruby library extends the String class with methods to add ANSI colors and bold, underline or reverse attributes to strings. It can be used to emphasize messages on the console output or in logs.