mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Initial commit of vmfloaty
This commit is contained in:
parent
1f86113243
commit
99b03e2994
9 changed files with 76 additions and 3 deletions
4
bin/floaty
Executable file
4
bin/floaty
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env ruby
|
||||
$LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__))
|
||||
|
||||
require 'vmfloaty/cli'
|
||||
Loading…
Add table
Add a link
Reference in a new issue