Add this line to your application's Gemfile:
gem 'luks' # and bundle
# Anywhere in code
red "This thing failed!"
green "Hooray, something was successful"
Discover all implemented color methods by running
Luks.colors
Shamelessly stolen from Rainbow.
The gem is available as open source under the terms of the MIT License.