Skip to content

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

Notifications You must be signed in to change notification settings

MehediH/GitCleanup

Repository files navigation

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.

GitCleanup

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

Deploy

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published