Skip to content

mihirgupta0900/gh-clean

Repository files navigation

gh-clean

Cleanup your github repositories. Bulk private, archive or delete repositories.

Version downloads license

Disclaimer: This project is not affiliated with GitHub.

Usage

Use it directly:

npx gh-clean repo

Or install as a global package:

npm i -g gh-clean

gh-clean repo

Force Login

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