Skip to content

mahmudz/gh-ibulk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 gh-ibulk

✨ An interactive GitHub (gh) CLI extension to delete multiple repos at once.

Latest Release

Github Bulk Delete Demo

🧩 Features

  • 🗑️ Delete repos
  • 🗃️ Archive repos

📦 Installing from Github CLI

  1. Install the gh CLI - see the installation

    Installation requires a minimum version (2.0.0) of the GitHub CLI that supports extensions.

  2. Install this extension:

    gh extension install mahmudz/gh-ibulk

⚙️ Installing Manually

If you want to install this extension manually, follow these steps:

  1. You must have go go>=1.23.1 installed on your machine

  2. Clone the repo

    # git
    git clone https://github.com/mahmudz/gh-ibulk
    # GitHub CLI
    gh repo clone mahmudz/gh-ibulk
  3. Cd into it

    cd gh-ibulk
  4. Build it

    go build
  5. Install it locally

    gh extension install .

⚡️ Usage

Run & select your operation

gh ibulk

💬 How to offer feedback or make a feature request

If you would like to offer feedback or make a feature request, please create a new discussion here.

🤝🏼 Contribution

You're welcome to contribute.

👨🏻‍💻 Author

Mahmudul Hasan hello@mahmudz.dev