Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 598 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 598 Bytes

Packer Community Plugins Chocolatey Package

A Chocolatey Package installer for Packer Community Plugins.

Build status

Usage

From a Windows Powershell, run the following:

choco install packer-windows-plugins

Development

cd C:\chocolateypackages
vagrant up
$env:build_number='23'
.\build.ps1 package
choco install packer-windows-plugins -source C:\chocolateypackages\Output\Packages -preRelease