-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Add optional auto-update feature #102
Comments
I still think that cron jobs should be enough, with sample files for system. I think I might go make a system bug asking for an implementation of crontab CLI or something; the dirty tree thing might still be a thing to enhance the update command. |
|
@srobinson But it doesn’t |
need to add the function of self update |
@hawktang Please make a new issue for that. |
This needs to be smart enough that it does not try to update repos where the work tree is dirty or where you have unpushed commits.
Discussed in #97
Originally posted by xenoterracide August 4, 2021
Does zsnap do any lazy evalution? such as I don't want to do any evaluation until conditions such as prompt available or command pattern matched for completion?
do you have any comparison times with other frameworks?
how does zsnap update plugins and itself? do I need to write a cron/timer?
The text was updated successfully, but these errors were encountered: