Download the PHP package nickwelsh/cull without Composer
On this page you can find all versions of the php package nickwelsh/cull. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nickwelsh/cull
More information about nickwelsh/cull
Files in nickwelsh/cull
Download nickwelsh/cull
More information about nickwelsh/cull
Files in nickwelsh/cull
Vendor nickwelsh
Package cull
Short Description Quickly purge vendor and node_modules directories from your projects
License MIT
Package cull
Short Description Quickly purge vendor and node_modules directories from your projects
License MIT
Please rate this library. Is it a good library?
Informations about the package cull
Cull
Quickly find and purge vendor and node_modules directories from your projects to free up disk space.
Install (global)
Ensure Composer's global bin dir is on your PATH:
Usage
From any directory:
Cull will recursively scan the current working directory, list all vendor and node_modules folders it finds, and let you select which ones to delete.
You can skip file size calculations by passing the --no-size flag.
Notes
- Works on macOS, Linux, and Windows (via PHP). Requires PHP 8.1+.
All versions of cull with dependencies
PHP Build Version
Package Version
The package nickwelsh/cull contains the following files
Loading the files please wait ...