Update CLI options

This commit is contained in:
Brian Cain 2014-10-28 22:57:48 -07:00
parent 99b03e2994
commit 51193ab4a6
4 changed files with 55 additions and 14 deletions

View file

@ -1,4 +1,6 @@
#!/usr/bin/env ruby
$LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__))
require 'vmfloaty/cli'
require 'vmfloaty'
Vmfloaty.new(ENV).start