Simple CLI questions system This project is intended for trying out the basics of the Ruby language on a simple example of questions system. USAGE To run the unit tests: ruby quest_test.rb To run the quest itself: ruby quest.rb LICENSE MIT