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