Skip to content

v0.1.0

Choose a tag to compare

@daniel-teddy daniel-teddy released this 17 Jul 18:24

Summary

Initial public release of git-recap — a zero-dependency Bash CLI for daily standups.

Highlights

  • Smart commit grouping (Features, Fixes, Docs, Refactors, Tests, Performance, Chores, Other)
  • Standup-ready bullets with word-boundary shortening
  • Time presets: --today, --yesterday, --week
  • --plain for paste-friendly output and --summary-only for the summary block
  • Offline only — reads local .git state

Install

brew tap StackwiseTechnologiesLtd/tools
brew install git-recap