Edit file File name : thor Content :#!/usr/bin/ruby # -*- mode: ruby -*- require "thor/runner" $thor_runner = true Thor::Runner.start Save