#!/usr/bin/ruby.ruby1.8 

require "dotenv/cli"
Dotenv::CLI.new(ARGV).run
