#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'quiz' is installed as part of a gem, and # this file is here to facilitate running it. # require_relative '../lib/quiz' Quiz::CLI.new.call