#!/usr/bin/ruby.ruby2.1 

$:.unshift File.expand_path('../../lib', __FILE__)

require 'mspec/commands/mkspec'

MkSpec.main
