#!/usr/bin/env ruby require "rubygems" require "static" require "vmc/plugin" VMC::Plugin.load_all Static::CLI.start(ARGV)