vmfloaty/bin/floaty
2019-02-03 12:22:41 +11:00

8 lines
145 B
Ruby
Executable file

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