app_path = ARGV.first $LOAD_PATH.unshift File.dirname(__FILE__) + '/../lib' require 'dscript' decoct = Decoct::Dscript.new(app_path) decoct.run