Skip to content

用 go 写的清理 node 项目缓存工具,速度很快 | Clean up node project cache tool written in go, very fast

License

Notifications You must be signed in to change notification settings

markthree/clean-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

用 go 写的清理 node 项目缓存工具,速度很快 | Clean up node project cache tool written in go, very fast

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages