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)