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

$LOAD_PATH << File.expand_path('../../lib', __FILE__)
require 'cli/app'

exit 0
