✨ An interactive GitHub (gh) CLI extension to delete multiple repos at once.
- 🗑️ Delete repos
- 🗃️ Archive repos
-
Install the
gh
CLI - see the installationInstallation requires a minimum version (2.0.0) of the GitHub CLI that supports extensions.
-
Install this extension:
gh extension install mahmudz/gh-ibulk
If you want to install this extension manually, follow these steps:
-
You must have go
go>=1.23.1
installed on your machine -
Clone the repo
# git git clone https://github.com/mahmudz/gh-ibulk
# GitHub CLI gh repo clone mahmudz/gh-ibulk
-
Cd into it
cd gh-ibulk
-
Build it
go build
-
Install it locally
gh extension install .
Run & select your operation
gh ibulk
If you would like to offer feedback or make a feature request, please create a new discussion here.
You're welcome to contribute.
Mahmudul Hasan hello@mahmudz.dev