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