Install-GithubRelease
1.5.2
An installer for single-binary tools released on GitHub.
This cross-platform script will download, check the file hash,
unpack and and make sure the binary is on your PATH.
It uses the github API to get the details of the release and find the
list of downloadable assets, and relies on the common naming convention
to detect the right binary for your OS (and architectu
This cross-platform script will download, check the file hash,
unpack and and make sure the binary is on your PATH.
It uses the github API to get the details of the release and find the
list of downloadable assets, and relies on the common naming convention
to detect the right binary for your OS (and architectu
An installer for single-binary tools released on GitHub.
This cross-platform script will download, check the file hash,
unpack and and make sure the binary is on your PATH.
It uses the github API to get the details of the release and find the
list of downloadable assets, and relies on the common naming convention
to detect the right binary for your OS (and architecture).
Show more
This cross-platform script will download, check the file hash,
unpack and and make sure the binary is on your PATH.
It uses the github API to get the details of the release and find the
list of downloadable assets, and relies on the common naming convention
to detect the right binary for your OS (and architecture).
Installation Options
Owners
Copyright
(c) Joel Bennett. All rights reserved.
Package Details
Author(s)
- Joel 'Jaykul' Bennett
Tags
Installer GitHub Releases Binaries Linux Windows MacOS
Dependencies
This script has no dependencies.
Release Notes
FromGitHub v1.5.2+Build.local.Sha.d528184585be78a00fe7f69c808af9b12bc2a398.Date.20250711T045707
1.5.2 - Fix metadata problems in published module and script
1.5.1 - Fix a bug in SelectAssetByPlatform not using the order of OS and Architecture to select the best match.
1.5.0 - Convert to a module with a build that exports the script
FileList
- Install-GithubRelease.nuspec
- Install-GithubRelease.ps1