/vagrant-vbguest-windows

Extends the vagrant-vbguest plugin to enable support for Windows clients

Primary LanguageRubyMIT LicenseMIT

Build Status

vagrant-vbguest-windows

This experimental Vagrant plugin extends vagrant-vbguest, by adding a VagrantVbguest Installer for Windows clients.

For background information, see the comments on this pull request submitted to the vagrant-vbguest repo.

Installation

This plugin requires the vagrant-vbguest Vagrant plugin.

vagrant plugin install 'vagrant-vbguest-windows'

Contributing

Bug reports and pull requests are welcome on GitHub at vagrant-vbguest-windows.

  1. Fork the repo.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Implement your changes.
  4. Commit your changes (git commit -am 'Add my feature').
  5. Push to your branch (git push origin my-new-feature).
  6. Create a new Pull Request with a description of your changes.

License

The gem is available as open source under the terms of the MIT License.