empty-dir/README.md
2025-03-15 11:25:33 +08:00

12 lines
158 B
Markdown

# empty-dir
clean empty dirs.
## Install
```bash
go env -w GOPROXY=https://proxy.golang.com.cn,direct
go install git.licsber.site/go/empty-dir@latest
```