vmfloaty/bin/floaty
Brian Cain 296f9abb1d (#1) Update vmfloaty to use new vmpooler api
This commit also uses commander for arg parsing.

This commit is a WIP.
2015-09-05 16:17:45 -07:00

7 lines
119 B
Ruby
Executable file

#!/usr/bin/env ruby
$LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__))
require 'vmfloaty'
Vmfloaty.new.run