Skip to content

ranguba/rroonga-iruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Name

rroonga-iruby

Description

rroonga-iruby adds IRuby integration features to Rroonga.

rroonga-iruby provides table view, table visualization and so on.

Authors

  • Kouhei Sutou <kou@clear-code.com>

License

LGPL 2.1 or later. See doc/text/lgpl-2.1.txt for details.

(Kouhei Sutou has a right to change the license including contributed patches.)

How to use

Create Gemfile with the following content:

source "https://rubygems.org/"

gem "rbczmq"
gem "rroonga-iruby"

Install libraries:

% bundle install --binstubs

Run IRuby:

% bin/iruby notebook

require "rroonga-iruby" in the notebook:

require "rroonga-iruby"

Mailing list

About

IRuby integration library for Rroonga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages