3 releases (breaking)
| 0.4.0 | Jan 4, 2026 |
|---|---|
| 0.3.0 | Dec 31, 2025 |
| 0.2.0 | Dec 30, 2025 |
#14 in #github-token
3MB
1.5K
SLoC
ghune
Cleaning up repos from the Github UI is tedious. Bulk-delete GitHub repos from the terminal instead!

Install
cargo install ghune
Setup
Create a GitHub token at https://github.com/settings/tokens/new with repo and delete_repo scopes. The tool prompts for it on first run and stores it in your OS keychain.
Usage
ghune # interactive mode
ghune --dry-run # test without deleting
ghune --logout # clear stored token
Keybindings
Search mode:
C-j/kor arrows — navigateEnter— stage repo for deletion<Tab>— switch to staging modeC-p— filter private onlyC-f— filter forks onlyC-s— cycle sort (updated/created/name/stars)C-r— refresh- Type to fuzzy search
Staging mode:
C-j/k— navigateBackspace— unstage repoEnter— delete staged repos<Tab>orEsc— back to search
License
MIT
Dependencies
~31–50MB
~700K SLoC