Skip to content

miaout17/psychedelic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psychedelic

Psychedelic is an amazing syntax colorizer library that automatically any output in your console. It supports Ruby, Python, Perl, C++, Brainfuck... and any language you know magically.

YOU GOT TO SEE THE COOL SCREENSHOTS ON PSYCHEDELIC HOME PAGE!!

Release Log

  • 0.0.2: First release, 2011/04/01

Installation

Execute in your shell: gem install psychedelic

How to use

If you are using bundler (ex. rails3), add the following ling into your Gemfile:

gem 'psychedelic'

You can do this in irb and other Ruby programs:

require 'rubygems'
gem 'psychedelic'
require 'psychedelic'

About

Awesome syntax colorizer in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages