Tag: dev-cache

52 script(s) tagged “dev-cache”

🐍 Python 3.10+

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.

📊 VBA (Excel)

Clean Up The npm cache (VBA)

Deletes every file in the npm cache after a confirmation prompt, using Scripting.FileSystemObject from Excel VBA. Locke…

🟣 C# / .NET 6+

Get The pip download cache Size Report (C#)

Recursively sums the size of the pip download cache, read-only (no deletion).

📜 VBScript (WSH)

Get The npm cache Size Report (VBScript)

Recursively sums the size of the npm cache, read-only (no deletion).

📊 VBA (Excel)

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…

📜 VBScript (WSH)

Clean Up The pip download cache (VBScript)

Reports the size of the pip download cache and deletes its contents after a confirmation prompt.

🟣 C# / .NET 6+

Get The VS Code cache folder Size Report (C#)

Recursively sums the size of the VS Code cache folder, read-only (no deletion).

📊 VBA (Excel)

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…

📊 VBA (Excel)

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 …

📜 VBScript (WSH)

Clean Up The npm cache (VBScript)

Reports the size of the npm cache and deletes its contents after a confirmation prompt.

🖥️ Batch (CMD)

Clean Up The NuGet packages cache (Batch)

Clears the NuGet packages cache after a confirmation prompt, with a /silent mode for scheduled tasks.

📜 VBScript (WSH)

Get The VS Code cache folder Size Report (VBScript)

Recursively sums the size of the VS Code cache folder, read-only (no deletion).