Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ftao1/update-packer-win64

Script to update packer on Windows
https://github.com/ftao1/update-packer-win64

Last synced: 9 days ago
JSON representation

Script to update packer on Windows

Awesome Lists containing this project

README

        

# Update HashiCorp Packer on Windows.

Bash script to update Win64 packer in WSL.

## Assumptions

This project assumes you are running WSL on Windows. You could also try this on Cygwin, but this has not been tested.

## Requirements

The following software must be installed on your local machine before you can use the script.

- [WSL](https://learn.microsoft.com/en-us/windows/wsl/install)

## Usage

$ ./update-packer-win64.sh

## License

MIT

## Author

These configurations are maintained by F.Tao.