FizzBuzz Game Installation clone repo git clone https://github.com/obroshnij/fizzbuzz.git install dependancies gem install bundler bundle install Run rackup See localhost and check the result Test rspec spec