fork-cleaner

Cleans up old and inactive forks on your GitHub account

brewmacoslinux
Try with needOr install directly
Source

About

Cleans up old and inactive forks on your GitHub account

Commands

fork-cleaner

Examples

Interactive cleanup of inactive forks with confirmations$ fork-cleaner
List all forks without deleting them (dry run)$ fork-cleaner --dry-run
Auto-delete forks inactive for more than 30 days without prompting$ fork-cleaner --days 30 --force