Project WRB was forked from Project VisualuRuby(temp-name). Author of this project: BANJO Koyu <banjokoyu at gmail.com> Copyright 2018-2018 "BANJO Koyu" and WRB development team. The URL of this project is bitbucket.org/wrb/ .

Note: The URL of Project VisualuRuby(temp-name) is ?@www.osk.3web.ne.jp/~nyasu/vruby/vrproject-e.html .

To install this library, follow the instructions below.

Step1:

Make sure that you can install the extension library, 
that is, C compiler, Make tool etc works.

Step2:

Type below in your command line.
  $ gem install wrb

Step 3:

Wait a few minutes, and make sure following message.
  Done installing documentation for wrb ...
  1 gem installed

Step 4:

Type "wrb" to see the documents and samples.
Type "wrb -f" to run the FormDesigner.

Enjoy!!