Tag: dev-cache
52 script(s) tagged “dev-cache”
Get The pip download cache Size Report (Python)
Recursively sums the size of the pip download cache, read-only (no deletion).
Backup The npm cache to Zip (Python)
Zips up the current contents of the npm cache before you run a cleanup against it.
Backup The VS Code cache folder to Zip
Zips up the current contents of the VS Code cache folder before you run a cleanup against it.
Get The NuGet packages cache Size Report (Python)
Recursively sums the size of the NuGet packages cache, read-only (no deletion).
Clean Up The VS Code cache folder (VBScript)
Reports the size of the VS Code cache folder and deletes its contents after a confirmation prompt.
Report Size of The npm cache (VBA)
Reports the total size and top-level file count of the npm cache using Scripting.FileSystemObject, straight from Excel …
Get The npm cache Size Report (Python)
Recursively sums the size of the npm cache, read-only (no deletion).
Clean Up The VS Code cache folder
Reports the size of the VS Code cache folder and optionally clears it out. Dry-run by default.
Clean Up The VS Code cache folder (Batch)
Clears the VS Code cache folder after a confirmation prompt, with a /silent mode for scheduled tasks.
Backup The VS Code cache folder to Zip (Python)
Zips up the current contents of the VS Code cache folder before you run a cleanup against it.
Get The pip download cache Size Report (VBScript)
Recursively sums the size of the pip download cache, read-only (no deletion).
Clean Up The npm cache
Reports the size of the npm cache and optionally clears it out. Dry-run by default.