Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ftao1/update-packer-win64
- Owner: ftao1
- License: mit
- Created: 2024-06-09T17:26:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T08:24:33.000Z (5 months ago)
- Last Synced: 2024-06-10T19:31:27.798Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.