{"id":16229029,"url":"https://github.com/doughtnerd/safe-remove","last_synced_at":"2025-04-08T04:52:06.697Z","repository":{"id":238421849,"uuid":"796515802","full_name":"doughtnerd/safe-remove","owner":"doughtnerd","description":"rm-like cli tool that saves deleted files. Built in Rust","archived":false,"fork":false,"pushed_at":"2024-05-06T05:26:55.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T03:41:20.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doughtnerd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-06T05:17:23.000Z","updated_at":"2024-05-06T05:26:59.000Z","dependencies_parsed_at":"2024-05-06T06:28:45.834Z","dependency_job_id":"d6936d39-f880-448b-b842-bd7a6abf50a8","html_url":"https://github.com/doughtnerd/safe-remove","commit_stats":null,"previous_names":["doughtnerd/safe-remove"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughtnerd%2Fsafe-remove","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughtnerd%2Fsafe-remove/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughtnerd%2Fsafe-remove/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughtnerd%2Fsafe-remove/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doughtnerd","download_url":"https://codeload.github.com/doughtnerd/safe-remove/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247779760,"owners_count":20994572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T12:57:10.219Z","updated_at":"2025-04-08T04:52:06.662Z","avatar_url":"https://github.com/doughtnerd.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Safe Remove\n\n## Description\nCLI tool similar to linux/ubuntu native `rm` command but backs up the files that are removed. These files can then be restored to their old location.\n\n## Example Usage\n\n### Remove files\n```bash\nsafe-remove remove test.ts ./**/junkfile.txt\n```\n\n### Restore files\n```bash\nsafe-remove restore test.ts nested/dir/junkfile.txt\n```\n\n## Why?\nI wrote this to get a better feel for coding in Rust and figured this would be a fairly straightforward app.\nI'm well aware you could easily use some subset of other commands or tools (mv, cp then rm, etc) to accomplish the same thing.\n\n## Notes\nThe tool is not complete and bound to be a little buggy, I'll be working to correct bugs and make the tool a little better as I get more used to doing things in Rust.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoughtnerd%2Fsafe-remove","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoughtnerd%2Fsafe-remove","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoughtnerd%2Fsafe-remove/lists"}