A Sinatra-based quine software-as-a-service solution.
- Ruby
- Bundler
- Sinatra (installed through gem/bundler)
- Clone the repo
- Run
bundle install
if Sinatra isn't already installed (or install it manually - Run using
./qaas.rb
orruby qaas.rb
- Visit
localhost:4567
in your browser