Github 废弃代码库批量删除工具
Usage
Step 1. clone the source code
Step 2. install dependencies: npm i
Step 3. config useless repo names at useless-repo.json
Step 4. start at root: npm run start
Note 1The tool will prompt you for github username and password:
The configuration file useless-repo.json at project root, is a JavaScript array file as shown below:
[ "vue-hooks-demo", "Chart.js", "browser-extension", "nw.js", "test_git" ]
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。