Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 494 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 494 Bytes

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.