{"id":29554250,"url":"https://github.com/dunkbing/devtidy","last_synced_at":"2025-07-18T07:09:07.420Z","repository":{"id":303071073,"uuid":"1014164399","full_name":"dunkbing/devtidy","owner":"dunkbing","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-12T13:00:41.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-12T14:39:59.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/dunkbing.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-05T07:11:26.000Z","updated_at":"2025-07-12T12:20:06.000Z","dependencies_parsed_at":"2025-07-05T14:52:10.032Z","dependency_job_id":null,"html_url":"https://github.com/dunkbing/devtidy","commit_stats":null,"previous_names":["dunkbing/devtidy"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/dunkbing/devtidy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunkbing%2Fdevtidy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunkbing%2Fdevtidy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunkbing%2Fdevtidy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunkbing%2Fdevtidy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunkbing","download_url":"https://codeload.github.com/dunkbing/devtidy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunkbing%2Fdevtidy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265716317,"owners_count":23816354,"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":"2025-07-18T07:09:06.893Z","updated_at":"2025-07-18T07:09:07.404Z","avatar_url":"https://github.com/dunkbing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevTidy\n\nA terminal UI app to clean up development dependencies and build artifacts.\n\n### Demo\n![demo](./demo.gif)\n\n## What it cleans\n\n### Default mode\n- `node_modules` (Node.js)\n- `target` (Rust)\n- `__pycache__`, `venv` (Python)\n- `build`, `dist` (Build artifacts)\n- `.gradle` (Java)\n- `deps`, `_build` (Elixir)\n- Log files, temp files, and more\n\n### Gitignore mode (`--gitignore`)\n- Files and directories matching patterns in `.gitignore`\n- Requires a `.gitignore` file in the target directory\n\n## Install\n\n### Homebrew (macOS/Linux)\n```bash\nbrew install --cask dunkbing/brews/devtidy\n```\n\n### Go install\n```bash\ngo install github.com/dunkbing/devtidy@latest\n```\n\n## Usage\n\n```bash\n# Scan current directory\ndevtidy\n\n# Scan specific directory\ndevtidy /path/to/dir\n```\n\n## Controls\n\n- `↑/↓ or k/j` - Navigate items\n- `space` - Toggle selection (✓ = selected)\n- `c` - Clean selected items\n- `/` - Filter items\n- `q` - Quit\n\n## Safety\n\nOnly cleans items you explicitly select. Shows size before cleaning.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunkbing%2Fdevtidy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunkbing%2Fdevtidy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunkbing%2Fdevtidy/lists"}