Clean up node
project cache tool written in go
, very fast
简体中文 | English
Want to quickly clean up the node
project cache
go install github.com/markthree/clean-cache@latest
By default, clean up the current directory .nuxt
, cache
, .cache
, @cache
,
temp
, .temp
, @temp
directories
clean-cache
clean-cache -d
clean-cache -n
clean-cache -h
clean-cache -r
Made with markthree
Published under MIT License.