#!/usr/bin/env ruby-2.3
# -*- mode: ruby -*-

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