introducing rekap, an open source cli to recap any git repo

open any repo after days away and instantly see where you left off.

rekap shows:

  • branch status
  • last commit
  • uncommitted files
  • stash count
  • language breakdown
  • recent commits
  • health grade from A to F

all in one clean terminal view.

to get started:

npx @abhivarde/rekap

would love feedback from the community on what else would make this useful in your daily git workflow :black_heart:

1 Like

Nice! This will help me with all the examples I use

1 Like

love that :black_heart: if anything feels missing or you have ideas to make it better, happy to implement and improve it

1 Like

quick update :black_heart: rekap is fully open source now for anyone who wants to explore, use, or contribute.

if anything feels missing for your workflow, would love ideas, issues, or contributions :raising_hands:t2: