用 go
写的清理 node
项目缓存工具,速度很快
简体中文 | English
想要快速的清理 node
项目缓存
go install github.com/markthree/clean-cache@latest
默认清理当前目录下的
.nuxt
,cache
,.cache
,@cache
,temp
,.temp
,@temp
目录
clean-cache
clean-cache -d
clean-cache -n
clean-cache -h
clean-cache -r
Made with markthree
Published under MIT License.