armen99

↗ HN profile [ 40.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi I am Armen. I built deadbranch - a Rust CLI/TUI for safely cleaning stale git branches. Uses ratatui for the TUI. Main feature in v0.3.0: when you delete branches, they dissolve in a Thanos-style particle effect…

  2. Deadbranch identifies and removes old, unused git branches safely. It protects important branches, backs up everything it deletes, and lets you restore with one command. v0.2.0 adds an interactive TUI (built with…