Sha256: d26d17a9922b3c08dcd0805d16b571a70d9f11ee7e09271ddc8316c7e48eea04
Contents?: true
Size: 263 Bytes
Versions: 3
Compression:
Stored size: 263 Bytes
Contents
#!/usr/bin/env ruby begin require File.expand_path('../../.bundle/environment', __FILE__) rescue LoadError # Fallback on rubygems require "rubygems" end require 'git-style-binary/command' GitStyleBinary.primary do version "0.2.0" run { educate } end
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
vagrantup-0.2.0 | bin/vagrant |
bmabey-vagrant-0.2.0 | bin/vagrant |
vagrant-0.2.0 | bin/vagrant |