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

require_relative '../lib/puppet-check/cli'

exit PuppetCheck::CLI.run(ARGV)
