An open API service indexing awesome lists of open source software.

https://github.com/roxasshadow/cinch-colorize

Allows you to colorize IRC messages
https://github.com/roxasshadow/cinch-colorize

Last synced: over 1 year ago
JSON representation

Allows you to colorize IRC messages

Awesome Lists containing this project

README

          

# cinch-colorize

It allows you to use a smarter `Formatting#format` method.

# How to colorize the world
`$ gem install cinch-colorize`

```ruby
require 'cinch'
require 'cinch/colorize'
```