-
Notifications
You must be signed in to change notification settings - Fork 58
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
is rip dead #35
Comments
Was thinking the same thing. Works like a charm, but thinking to look for another tool |
R.I.P. |
Hey y'all, I began a fork of rip today to have sonething that's more up to day. Currently I'm refactoring the code to better fit Rust 2021 (rip used Rust 2018 originally), but I also plan on adding some QoL features such as restoring arbitrary files The fork is here: https://github.com/StandingPadAnimations/rip |
Pushed a release 🎉 https://github.com/StandingPadAnimations/rip/releases/tag/0.14.0 |
You can install using this command: cargo install --git https://github.com/StandingPadAnimations/rip.git Just remember to remove the old installation beforehand |
Brings up the topic of how to go about naming the crate as well as publishing a nix package. What are your plans? |
My plans currently are to make a new crate and AUR package, though a Nix package is an interesting idea. I don't yet know what to name the fork though. Some ideas on the top of my head are:
|
Could just go for |
It's been a few months since I last checked this, is there anything y'all want to see added to rip? |
Idk a command for listing all deleted entries? |
I can only think of smaller things like confirmation for the deletion of very large files, warning if you're doing something dumb like |
it hasn't had a commit since 2021
The text was updated successfully, but these errors were encountered: