<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: jimyung</title>
    <description>The latest articles on DEV Community by jimyung (@_68ad1170621e0b7023af7).</description>
    <link>https://dev.to/_68ad1170621e0b7023af7</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2034709%2F5be20b1e-0974-492f-99c6-7922cf8cf428.png</url>
      <title>DEV Community: jimyung</title>
      <link>https://dev.to/_68ad1170621e0b7023af7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_68ad1170621e0b7023af7"/>
    <language>en</language>
    <item>
      <title>Built my first Open Source CLI tool, and released it on npm!</title>
      <dc:creator>jimyung</dc:creator>
      <pubDate>Sat, 11 Oct 2025 11:52:23 +0000</pubDate>
      <link>https://dev.to/_68ad1170621e0b7023af7/built-my-first-open-source-cli-tool-and-released-it-on-npm-1271</link>
      <guid>https://dev.to/_68ad1170621e0b7023af7/built-my-first-open-source-cli-tool-and-released-it-on-npm-1271</guid>
      <description>&lt;p&gt;DEVs!👋&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmigtq2z5my5llfetnjqn.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmigtq2z5my5llfetnjqn.gif" alt="demo" width="640" height="446"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🧩 What it does:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Reads your local Git commits and diffs&lt;/li&gt;
&lt;li&gt;Summarizes them with an LLM (via OpenRouter)&lt;/li&gt;
&lt;li&gt;Saves a Markdown “Done List” for the day&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://github.com/jimyungkoh/done-list-generator" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;br&gt;
&lt;a href="https://npmjs.com/package/done-list-generator" rel="noopener noreferrer"&gt;npm&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open to any feedback — design, bugs, or ideas!&lt;br&gt;
Thanks for reading 🙌&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>ai</category>
      <category>cli</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
