GitCleanup

Clean up your GitHub profile by deleting abandoned or empty repositories with just a few clicks.

Stars
68

GitCleanup

Clean up your GitHub profile by deleting abandoned or empty repositories with just a few clicks.

A web app built with React + Express that lets you bulk delete repositories with just a few clicks.

You can access the app on gitcleanup.com, or deploy your own instance on Heroku:

To run the app locally, you'll need to set your GitHub OAuth app credentials as environment variables (GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET). Then run npm run dev to start the Express server and the React app.

Badges
Extracted from project README
GitCleanup Deploy