Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 281 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 281 Bytes

Packer scripts for Windows and Visual Studio

Usage

To make for both VirtualBox and VMWare:

$ make

To make for VirtualBox only:

$ make virtualbox

To make for VMWare only:

make vmware

To make for Parallels:

Submit a pull request :-)