Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 151 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 151 Bytes

ColorString

Coloring strings for console without monkey patching

Usage

Just create a new object

puts ColorString.new("string", :red)