Skip to content

feat/ Add --dir flag for user input directory scanning#4

Open
vybhav72954 wants to merge 2 commits into
bhav09:mainfrom
vybhav72954:dir
Open

feat/ Add --dir flag for user input directory scanning#4
vybhav72954 wants to merge 2 commits into
bhav09:mainfrom
vybhav72954:dir

Conversation

@vybhav72954

Copy link
Copy Markdown

Added a --dir flag to allow users to input their targeted directory

(.venv) PS Z:\Projects\2026\jhadoo> python -m jhadoo --dir Z:\Projects --dry-run

============================================================
🧹 jhadoo - Smart Cleanup Tool
============================================================
Started: 2026-05-06 05:32:25
Mode: DRY RUN
Scan root: Z:\Projects
Targets: venv (>7d), node_modules (>14d), __pycache__ (>30d), .venv (>7d)
Git analysis: OFF  |  Docker cleanup: OFF

🔍 Scanning Z:\Projects for all targets in a single pass...

Added a test case to validate implmentation.

Fixes #3

@bhav66d bhav66d force-pushed the main branch 2 times, most recently from b4c4cc9 to b90c3fc Compare June 2, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add --dir flag to override default scan directory

1 participant