Cleanup your github repositories. Bulk private, archive or delete repositories.
Disclaimer: This project is not affiliated with GitHub.
Use it directly:
npx gh-clean repo
Or install as a global package:
npm i -g gh-clean
gh-clean repo
If your login is broken, or you want to login with a different account, you can force login by passing the --force
flag.
npx gh-clean repo --force