#!/usr/bin/env ruby

$:.push File.dirname(__FILE__) + '/../lib'
require "rubygems"
require "bosh/gen/cli"

Bosh::Gen::Command.start