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