Install-GithubRelease

1.5.0-scriptgenerators0001

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
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 is a prerelease version of Install-GithubRelease.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Install-GithubRelease -RequiredVersion 1.5.0-scriptgenerators0001 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019-2025 Joel Bennett. All rights reserved.

Package Details

Author(s)

  • Joel 'Jaykul' Bennett

Tags

Install GitHub Releases Binaries Linux Windows MacOS

Dependencies

This script has no dependencies.

Release Notes

I'm working on making this a module and still distributing it as a script.
The first re-release was 1.4.0, but it had some regressions, and I ended up re-publishing 1.3.2 as 1.4.2
After fixing those regressions, we are now releasing again from the module source, as 1.5.0
v1.5.0-scriptgenerators0001+Build.local.Sha.7a26038f3fce8350bad385bdc6d2e8ad0f0aa05f.Date.20250527T222939

FileList

Version History

Version Downloads Last updated
1.5.0 7 5/28/2025
1.5.0-script... (current version) 4 5/27/2025
1.4.2 8 5/23/2025
1.3.2 174 1/18/2024
1.3.1 11 1/18/2024
1.3.0 28 12/13/2023
1.2.0 15 10/28/2023
1.1.0 7 10/28/2023
1.0.1 7 10/27/2023
1.0.0 7 10/27/2023
Show more