https://github.com/litongjava/go-rm-debug
remtoe csharp debug folder
https://github.com/litongjava/go-rm-debug
Last synced: about 2 months ago
JSON representation
remtoe csharp debug folder
- Host: GitHub
- URL: https://github.com/litongjava/go-rm-debug
- Owner: litongjava
- License: apache-2.0
- Created: 2023-05-27T15:19:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-27T15:22:13.000Z (about 3 years ago)
- Last Synced: 2025-08-04T15:09:48.962Z (10 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# go-rm-Debug
用go语言写一个命令行程序,删除指定路径的下的所有的Debug文件夹
启动命令
```shell
go-rm-Debug E:\code\csharp
```