You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add dev-cleaner.ps1 for Windows developers with full feature parity:
- 13 cleanup options including Visual Studio, NuGet, and Windows Temp
- Custom directory support via -FlutterDir and -VsDir parameters
- Environment variable support (FLUTTER_SEARCH_DIR, VS_SEARCH_DIR)
- Admin elevation with UAC self-relaunch
- Error tracking with detailed failure summary
- Browser cache cleanup (Chrome, Edge, Firefox, Brave, Opera)
- App cache cleanup (Slack, Teams, Discord, Spotify, WhatsApp)
Also updates README.md with Windows installation instructions and
adds .gitignore for .claude/ and docs/ directories.
Closes#26
## Support Latest macOS/Linux/Windows Dev Environments
17
17
18
-
This tool is for **educational purposes**, focusing on safely removing development-related junk files (Xcode, Flutter, npm, etc.) to free up disk space.
18
+
This tool is for **educational purposes**, focusing on safely removing development-related junk files (Xcode, Flutter, Visual Studio, npm, etc.) to free up disk space.
0 commit comments