#!/usr/bin/ruby.ruby2.4 
# -*- mode: ruby -*-

require "thor/runner"
$thor_runner = true
Thor::Runner.start
