#!/usr/bin/env ruby $LOAD_PATH.unshift File.join(File.dirname(__FILE__), *%w(.. lib)) require 'aigu' Aigu::CLI.new(ENV.dup, ARGV.dup).run