Categorygithub.com/markthree/clean-cache
modulepackage
0.0.8
Repository: https://github.com/markthree/clean-cache.git
Documentation: pkg.go.dev

# README

clean-cache

go 写的清理 node 项目缓存工具,速度很快


README 🦉

简体中文 | English


动机

想要快速的清理 node 项目缓存


Usage

install

go install github.com/markthree/clean-cache@latest

clean

默认清理当前目录下的 .nuxtcache.cache@cachetemp.temp@temp 目录

clean-cache

同时移除 dist 和 .output

clean-cache -d

同时移除 node_modules

clean-cache -n

查看帮助

clean-cache -h

清除根目录

clean-cache -r

License

Made with markthree

Published under MIT License.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author