Skip to content

heryTz/cleancli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Clean CLI

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.

πŸš€ Installation

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

πŸ“ TODO

  • Support select all
  • Support linux, windows, custom cache path

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages