🚦

How to Install

Set-Up

This program runs on Linux running Ruby 3.0.1 and requires FXRuby(GUI version).

  1. Run the program

(1) Install dependencies:

$ bundle install

(2) Run the program:

$ bundle exec ruby client.rb


  1. Run the test cases
$ ruby test.rb