{"id":31718715,"url":"https://github.com/peteraritchie/cleaner","last_synced_at":"2026-07-20T01:31:45.614Z","repository":{"id":304695087,"uuid":"1019633703","full_name":"peteraritchie/Cleaner","owner":"peteraritchie","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-14T16:37:34.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-09T02:57:20.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/peteraritchie.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,"zenodo":null}},"created_at":"2025-07-14T16:20:59.000Z","updated_at":"2025-07-14T16:37:38.000Z","dependencies_parsed_at":"2025-07-14T21:26:29.893Z","dependency_job_id":"b6e1dc9c-4a9c-4697-ba67-9e6bfe808657","html_url":"https://github.com/peteraritchie/Cleaner","commit_stats":null,"previous_names":["peteraritchie/cleaner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peteraritchie/Cleaner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteraritchie%2FCleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteraritchie%2FCleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteraritchie%2FCleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteraritchie%2FCleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peteraritchie","download_url":"https://codeload.github.com/peteraritchie/Cleaner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteraritchie%2FCleaner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35670229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-09T02:55:22.000Z","updated_at":"2026-07-20T01:31:45.607Z","avatar_url":"https://github.com/peteraritchie.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pri.Cleaner\r\n\r\nA CLI utility to recursively find all .csproj files within a directory and remove any `bin` or `obj` subdirectories (and contents), _cleaning_ the directory.\r\n\r\n## Usage\r\n```text\r\nDescription:\r\n  clean\r\n\r\nUsage:\r\n  Pri.Cleaner [\u003c--path\u003e] [options]\r\n\r\nArguments:\r\n  \u003cpath\u003e  The path to the directory to recurse and clean. [default: .]\r\n\r\nOptions:\r\n  --dry-run       Only display what will be done if true.\r\n  --version       Show version information\r\n  -?, -h, --help  Show help and usage information\r\n```\r\n\r\n## Examples\r\n\r\nPerform dry-run on currently directory, detailing what will be removed and how much space will be freed:\r\n```powershell\r\nPri.Cleaner --dry-run\r\n```\r\n\r\n\r\n\r\n## Scaffolding\r\n\r\n```powershell\r\nmd Pri.Cleaner\r\ncd .\\Pri.Cleaner\\\r\ndotnet new consoleapp -o Pri.Cleaner\r\nren .\\Pri.Cleaner\\ Cleaner\r\ncd .\\Cleaner\\\r\ndotnet new xunit -o Tests\r\ndotnet reference add .\\Cleaner\\ --project Tests\r\ndotnet new sln\r\ndotnet sln add .\\Cleaner\\\r\ndotnet sln add .\\Tests\\\r\ndotnet new classlib --framework \"net8.0\" -o Pri.Cleaner.Core\r\nren Pri.Cleaner.Core Core\r\ndel .\\Core\\Class1.cs\r\ndotnet sln add .\\Core\\\r\ndotnet reference add .\\Core\\ --project .\\Cleaner\\\r\ndotnet new gitignore\r\ngit init .\r\ngit add . ; git commit -m \"initial commit\"\r\ngh repo create Cleaner --public --push --source .\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeteraritchie%2Fcleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeteraritchie%2Fcleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeteraritchie%2Fcleaner/lists"}