DEV Community

jimyung
jimyung

Posted on

Built my first Open Source CLI tool, and released it on npm!

DEVs!๐Ÿ‘‹

After spending a lot of time coding, I realized I needed a way to look back on what Iโ€™d actually done. So, I built a package to help me keep those records organized.

demo

๐Ÿงฉ What it does:

  • Reads your local Git commits and diffs
  • Summarizes them with an LLM (via OpenRouter)
  • Saves a Markdown โ€œDone Listโ€ for the day

GitHub
npm

Open to any feedback โ€” design, bugs, or ideas!
Thanks for reading ๐Ÿ™Œ

Top comments (0)