nidhimj22/KeyServer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Instructions to run the server- gem install redis ruby main.rb Instructions to test using rspec- gem install rspec rspec spec_test.rb ============================================== main.rb contains the main driver file keyserver.rb contains the KeyServer class spect_test.rb contains the rspec tests