Menu

Post image 1
Post image 2
1 / 2
0

I Got Bored and Cleaned Up 150+ GitHub Repos with a Tool I Built in Go

DEV Community·Christopher Vistal·about 1 month ago
#8RMxXqnC
#github#go#productivity#showdev#repos#bulk
Reading 0:00
15s threshold
Cover image for I Got Bored and Cleaned Up 150+ GitHub Repos with a Tool I Built in Go

Christopher Vistal

We’ve all been there scrolling through GitHub and cringing at a pile of abandoned projects and forgotten forks.

I had over 150 repos and wanted to clean them up, but GitHub’s UI makes bulk deletion tedious. So I built a TUI app in Go to make it fast and simple.

It lets you search, multi-select, and delete repositories in bulk, with quick access to repo details and browser links.

In about 10 minutes, I cleared out dozens of unused repos and kept only what matters.

If your GitHub needs a cleanup: Repository

Read More