#!/usr/pkg/bin/ruby23
# -*- mode: ruby -*-

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