1 2 3 4 5 6
#!/usr/bin/env ruby $:.unshift(File.join(File.dirname(__FILE__), "../lib")) require 'hcl/app' HCl::App.command *ARGV