del-repos

一款批量删除Github垃圾仓库的CLI工具,支持通过token认证批量操作,解决手动逐个删除的繁琐问题。

Check out del-repos on CurateClick

• Copy the embed code to showcase this product on your website

• Share on X to spread the word about this amazing tool

介绍-该工具是一款批量删除 Github 仓库的工具,对于 Github 中的一些垃圾仓库可以批量删除,解决手动挨个删除的痛点(解放双手😁)。<img width="70%" alt="d5301d43be7e71c5c67a757e8cc88f8" src="https://github.com/ruanyf/weekly/assets/88535417/aedd35e7-752b-4bcf-b695-5a6ac9148231">### 项目地址- NPM:del-repos- Github: del-repos### 如何使用1. 下载 cli 工具bashnpm install del-repos -g# orpnpm install del-repos -g2. 终端运行输入:del-repos 3. 在新打开的浏览器窗口中创建 token4. 复制 token 到终端,回车即可