Tag: dev-cache
52 script(s) tagged “dev-cache”
Get The NuGet packages cache Size Report (C#)
Recursively sums the size of the NuGet packages cache, read-only (no deletion).
Clean Up The pip download cache (VBA)
Deletes every file in the pip download cache after a confirmation prompt, using Scripting.FileSystemObject from Excel Vโฆ
Clean Up The NuGet packages cache (VBA)
Deletes every file in the NuGet packages cache after a confirmation prompt, using Scripting.FileSystemObject from Excelโฆ
Clean Up The npm cache (Batch)
Clears the npm cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Get The VS Code cache folder Size Report (Python)
Recursively sums the size of the VS Code cache folder, read-only (no deletion).
Report Size of The VS Code cache folder (VBA)
Reports the total size and top-level file count of the VS Code cache folder using Scripting.FileSystemObject, straight โฆ
Backup The NuGet packages cache to Zip (Python)
Zips up the current contents of the NuGet packages cache before you run a cleanup against it.
Report Size of The pip download cache (VBA)
Reports the total size and top-level file count of the pip download cache using Scripting.FileSystemObject, straight frโฆ
Clean Up The VS Code cache folder (Python)
Reports the size of the VS Code cache folder and optionally clears it out. Dry-run by default.
List Files in The VS Code cache folder (VBA)
Lists every file in the VS Code cache folder with size and last-modified date directly on the active worksheet, using Sโฆ
Get The npm cache Size Report
Reports how much disk space the npm cache is currently using, read-only (no deletion).
Clean Up The pip download cache (Batch)
Clears the pip download cache after a confirmation prompt, with a /silent mode for scheduled tasks.