We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Allows you to make a brand new backup so you can always get the latest.
I think making this a parameter is probably the way to go, because regular devs won't probably need this too much.
robo:install --new-backup
You could additionally only prompt when the latest backup is older than a certain amount of time.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Allows you to make a brand new backup so you can always get the latest.
I think making this a parameter is probably the way to go, because regular devs won't probably need this too much.
robo:install --new-backup
You could additionally only prompt when the latest backup is older than a certain amount of time.
The text was updated successfully, but these errors were encountered: