-
Notifications
You must be signed in to change notification settings - Fork 74
Home
Teemu Matilainen edited this page Jan 25, 2014
·
14 revisions
- Latest release: http://tmatilai.github.io/vagrant-proxyconf/
- Development version: https://github.com/tmatilai/vagrant-proxyconf#readme
-
A released pre-release version:
vagrant plugin install --plugin-source https://rubygems.org/ --plugin-prerelease vagrant-proxyconf
-
Development version from git repository:
git clone https://github.com/tmatilai/vagrant-proxyconf.git cd vagrant-proxyconf # Optionally check out other than the master branch git checkout <branch> # If you don't have Ruby installed, you can use <path/to/vagrant>/embedded/bin/gem gem build vagrant-proxyconf.gemspec vagrant plugin install vagrant-proxyconf-*.gem