How to Install
Set-Up
This program runs on Linux running Ruby 3.0.1 and requires FXRuby(GUI version).
- Run the program
(1) Install dependencies:
$ bundle install
(2) Run the program:
$ bundle exec ruby client.rb
- Run the test cases
$ ruby test.rb
This program runs on Linux running Ruby 3.0.1 and requires FXRuby(GUI version).
(1) Install dependencies:
$ bundle install
(2) Run the program:
$ bundle exec ruby client.rb
$ ruby test.rb