Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User can know in the cli when a new version is released #5

Open
shadorki opened this issue Jan 11, 2023 · 1 comment
Open

User can know in the cli when a new version is released #5

shadorki opened this issue Jan 11, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@shadorki
Copy link
Owner

shadorki commented Jan 11, 2023

By sending a network request on startup we can check to see if a new version of the software has released, allowing users to be notified without checking an online tweet or booth page.

This can be done by sending a get request to the repo via the rawusercontent github url.

@shadorki shadorki converted this from a draft issue Jan 11, 2023
@shadorki shadorki added enhancement New feature or request good first issue Good for newcomers labels Jan 11, 2023
@shadorki shadorki changed the title User can know in cli when an a new version is released User can know in the cli when a new version is released Jan 11, 2023
@ScruffyRules
Copy link

Could also use GitHub API /releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Development

No branches or pull requests

2 participants