Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Install from GitHub Releases #353

Open
2 tasks
michaeltlombardi opened this issue Feb 15, 2022 · 0 comments
Open
2 tasks

Install from GitHub Releases #353

michaeltlombardi opened this issue Feb 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@michaeltlombardi
Copy link
Contributor

It is already possible to install a package from locally available archive, remotely available archive (ie download then install), or git URI. As a user, I would like to be able to install the latest packaged release of a project from GitHub.

Suggested Implementation

  • Add a new --github-release/-gr flag which takes a string (e.g. https://github.com/myself/my-tool)
  • If --github-release is specified, look for the latest release in that repository to download and install
@michaeltlombardi michaeltlombardi added the enhancement New feature or request label Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant