It is a simple system cache management command line. For the moment, it's only for Mac, but support for other platforms is coming soon.
Make yourself comfortable to improve it. Please make PR.
From binary
wget https://github.com/heryTz/cleancli/releases/latest/download/cleancli
chmod +x ./cleancli
./cleancli
From source
git clone https://github.com/heryTz/cleancli
cd cleancli
go build .
chmod +x ./cleancli
./cleancli
- Support select all
- Support linux, windows, custom cache path