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

Auto Update feature for Pip and Auto pull for Git + windows update (if required not neccesary) #2016

Closed
AkkhilCodingHub opened this issue May 30, 2024 · 5 comments
Labels

Comments

@AkkhilCodingHub
Copy link

A cool and simple addition to winutil could be a Script which auto pulls any git update and auto update Pip or Npm packages

To implement this feature, we could use a simple add-on to the already existing Upgrade-all function in winutil and add git and pip to it.

I am not able to find any good alternative to this specially for git because you have to go in the specific directory and do git fetch & git pull from it instead winutil could have a feature that auto pull any changes made to the repos.

same goes for pip i have a simple script that can be implemented for winutil.

also i have same script which could be used for linutil.

Copy link
Contributor

This issue was marked as stale because it has been inactive for 7 days

@Real-MullaC
Copy link
Contributor

Hello @TheGamingWinner,

We won't add this currently as it will be to much work to implament and maintain over the long run. I am sorry if this is not what you wanted to hear.

Due to this could you please close this issue.

@AkkhilCodingHub
Copy link
Author

You are right although, I am thinking to create a pull request based on that i have a script which does all that just need some speed improvement then i will give a implementation of that script, as a developer i do think this kind of feature will help a lot of developers

if you want to check my under development script you can look at this repo
https://github.com/thegamingwinner/update_script

as soon as i figure out a way to increase it's search speed it will work preaty good

Copy link
Contributor

This issue was marked as stale because it has been inactive for 7 days

@github-actions github-actions bot added the Stale label Jul 18, 2024
Copy link
Contributor

This issue was closed because it has been inactive for 7 days since it was marked as stale

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants