vfox-vagrant is a plugin for vfox
Enable "Sudo for Windows"
After installing vfox, run the following command to add the plugin:
vfox add vagrant
vfox install [email protected]
vfox use -g [email protected]
Currently only Linux and Windows are supported.
Mac OS is not supported due to HashiCorp distributing Vagrant as a DMG file for Mac.
git clone https://github.com/johnxu16/vfox-vagrant.git $(PluginDirectoryPath)
New-Item -ItemType SymbolicLink -Path "C:\Users\11633\.version-fox\vagrant" -Target "$(PluginDirectoryPath)"
vfox config cache.availableHookDuration 0
# vfox config cache.availableHookDuration 12h
- Support MacOS
- Add sha check
- Cache versions (fetch from cdn)
- Env Path