Skip to content

johnxu16/vfox-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

vfox-vagrant is a plugin for vfox

Prerequitsite

Enable "Sudo for Windows"

How to use

Install Plugin

After installing vfox, run the following command to add the plugin:

vfox add vagrant

Install SDK

vfox install [email protected]
vfox use -g [email protected]

Supported OS's

Currently only Linux and Windows are supported.

Mac OS is not supported due to HashiCorp distributing Vagrant as a DMG file for Mac.

Development

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

TODO

  • Support MacOS
  • Add sha check
  • Cache versions (fetch from cdn)
  • Env Path