Tag: dev-cache

52 script(s) tagged “dev-cache”

โšก PowerShell 5.1+

Backup The NuGet packages cache to Zip

Zips up the current contents of the NuGet packages cache before you run a cleanup against it.

๐ŸŸฃ C# / .NET 6+

Get The npm cache Size Report (C#)

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

๐Ÿ Python 3.10+

Clean Up The npm cache (Python)

Reports the size of the npm cache and optionally clears it out. Dry-run by default.

๐Ÿ Python 3.10+

Clean Up The pip download cache (Python)

Reports the size of the pip download cache and optionally clears it out. Dry-run by default.

โšก PowerShell 5.1+

Get The pip download cache Size Report

Reports how much disk space the pip download cache is currently using, read-only (no deletion).

โšก PowerShell 5.1+

Clean Up The NuGet packages cache

Reports the size of the NuGet packages cache and optionally clears it out. Dry-run by default.

โšก PowerShell 5.1+

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).

๐Ÿ“Š VBA (Excel)

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โ€ฆ

๐Ÿ“œ VBScript (WSH)

Get The NuGet packages cache Size Report (VBScript)

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

๐Ÿ“Š VBA (Excel)

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โ€ฆ

๐Ÿ Python 3.10+

Clean Up The NuGet packages cache (Python)

Reports the size of the NuGet packages cache and optionally clears it out. Dry-run by default.

โšก PowerShell 5.1+

Get The NuGet packages cache Size Report

Reports how much disk space the NuGet packages cache is currently using, read-only (no deletion).