Skip to content

ivankuznetsov/shipped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shipped

A tiny CLI that tracks what you shipped today and produces a one-line summary you can paste into Slack, standups, or weekly reviews.

Why

End-of-day "what did I actually do today" is a question every engineer asks. shipped answers it by collecting your local git commits across configured repos and your manually-logged items, then printing a markdown report.

Install

gem install shipped

Usage

shipped add "shipped the new digest feature"
shipped report --since=today
shipped report --format=telegram
shipped pull-git

Storage

Flat markdown files under ~/.local/share/shipped/YYYY-MM-DD.md. No DB, human-readable, hackable.

Status

Pre-1.0. The CLI surface is intentionally small. See bin/shipped for the full command list.

About

Daily Telegram digest of a project's merged GitHub PRs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages