We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#the ruby toy robot simulator
#install just run bundle install
bundle install
#tests rspec spec
rspec spec
#run ruby app.rb
ruby app.rb