rroonga-iruby
rroonga-iruby adds IRuby integration features to Rroonga.
rroonga-iruby provides table view, table visualization and so on.
- Kouhei Sutou
<kou@clear-code.com>
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.)
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"
- English: groonga-talk
- Japanese: groonga-dev