Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuyicai/gh-cleaner

clean GitHub repositories and packages
https://github.com/yuyicai/gh-cleaner

Last synced: about 1 month ago
JSON representation

clean GitHub repositories and packages

Awesome Lists containing this project

README

        

clean GitHub repositories and packages

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

# Usage
```
export GITHUB_TOKEN=
gh-cleaner -u -r -p
# example:
gh-cleaner -u yuyicai -r foo,bar -p foo,bar
```