{"id":22570826,"url":"https://github.com/happer64bit/srm","last_synced_at":"2025-03-28T14:24:38.142Z","repository":{"id":261054755,"uuid":"883124861","full_name":"happer64bit/srm","owner":"happer64bit","description":"Cli Written In Rust for Faster Files/Folders delection ","archived":false,"fork":false,"pushed_at":"2024-11-04T12:25:34.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T14:38:14.957Z","etag":null,"topics":["command-line","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/happer64bit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-11-04T12:23:24.000Z","updated_at":"2024-11-04T12:27:55.000Z","dependencies_parsed_at":"2024-11-04T13:28:25.632Z","dependency_job_id":"bf7e14f9-289b-4693-9269-e690ce8c3c76","html_url":"https://github.com/happer64bit/srm","commit_stats":null,"previous_names":["happer64bit/srm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happer64bit%2Fsrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happer64bit%2Fsrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happer64bit%2Fsrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happer64bit%2Fsrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happer64bit","download_url":"https://codeload.github.com/happer64bit/srm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246043668,"owners_count":20714449,"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":["command-line","rust"],"created_at":"2024-12-08T01:13:32.194Z","updated_at":"2025-03-28T14:24:38.116Z","avatar_url":"https://github.com/happer64bit.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SRM (Selection Remove)\n\n`SRM` tool allows you to list, select, and delete files and folders in the current directory, with optional filtering using regular expressions.\n\n## Usage\nRun the tool with the following syntax:\n\n```sh\ncargo run [\u003cregex_pattern\u003e] [OPTIONS]\n```\n\n## Examples\nList all files and folders (without any filtering):\n\n```sh\ncargo run\n```\n\nFilter files with a regex pattern:\n\n```sh\ncargo run \".*\\\\.rs\"\n```\n\nDelete files with regex filter and skip errors:\n\n```sh\ncargo run \"*.toml\" -s\n```\n\n### Options\n* `--help`: Displays usage information.\n* `--version`: Shows the version of the tool.\n* `-s`: Skips errors that occur during file deletion.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhapper64bit%2Fsrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhapper64bit%2Fsrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhapper64bit%2Fsrm/lists"}