Termcolor is a library for ANSI color formatting like HTML for output in terminal. '<red>red</red>'.termcolor #=> "[31mred[0m"
jugyo
gem "termcolor", "~> 1.2.2"