clean-cache

command module
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2023 License: MIT Imports: 4 Imported by: 0

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.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL