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