Skip to content

strbrgr/knife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knife

A terminal application to find and delete your old, deserted GitHub repositories.

image

Features

  • Authentication using a GitHub token
  • Lists your personal repositories in a scrollable TUI
  • Mark repositories for deletion using keyboard navigation
  • Easily clean up inactive or forgotten repos
  • Beautiful terminal UI powered by ratatui

Installation

Make sure you have Rust installed. If not, get it from rustup.rs.

git clone https://github.com/strbrgr/knife.git
cd knife
cargo run

What's next?

Better error handling and unit tests!

Shoutouts

Q&A

I deleted repos by accident, what now?

As long as you still have the .git folder in your project, you will be able to create another repository and link it your new upstream.

About

Terminal application to delete Github repositories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages