yuyicai / gh-cleaner

clean GitHub repositories and packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clean GitHub repositories and packages

Install

go install github.com/yuyicai/gh-cleaner@latest

Usage

export GITHUB_TOKEN=<your-token>
gh-cleaner -u <user or org name> -r <repos list> -p <packages list>
# example:
gh-cleaner -u yuyicai -r foo,bar -p foo,bar

About

clean GitHub repositories and packages

License:MIT License


Languages

Language:Go 100.0%