add packer stuff

This commit is contained in:
Dax T. Games
2023-03-17 09:30:14 -04:00
parent bc0db6a7b6
commit 600552f061
35 changed files with 1803 additions and 1 deletions

8
scripts/packer/README.md Normal file
View File

@ -0,0 +1,8 @@
# Packer Support - Release Notes
Most of the Packer support for Cmder is shamelessly being borrowed from the following repositories.
- [StefanScherer/packer-windows](https://github.com/StefanScherer/packer-windows)
- [Baune8D/packer-windows-desktop](https://github.com/Baune8D/packer-windows-desktop)
Thank you both for the good work!