<?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: Tim-Smans</title>
    <description>The latest articles on DEV Community by Tim-Smans (@timsmans).</description>
    <link>https://dev.to/timsmans</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%2F3096513%2Fa2667d8f-2985-4d60-8368-ef71c36c25a0.png</url>
      <title>DEV Community: Tim-Smans</title>
      <link>https://dev.to/timsmans</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/timsmans"/>
    <language>en</language>
    <item>
      <title>Built a Node.js CLI to clone a specific directory from any GitHub repo – looking for feedback</title>
      <dc:creator>Tim-Smans</dc:creator>
      <pubDate>Sun, 27 Apr 2025 14:29:37 +0000</pubDate>
      <link>https://dev.to/timsmans/built-a-nodejs-cli-to-clone-a-specific-directory-from-any-github-repo-looking-for-feedback-3bah</link>
      <guid>https://dev.to/timsmans/built-a-nodejs-cli-to-clone-a-specific-directory-from-any-github-repo-looking-for-feedback-3bah</guid>
      <description>&lt;p&gt;Hello everyone! It's my first time posting here so please bear with me! :)&lt;/p&gt;

&lt;p&gt;I've recently built a small open-source CLI tool called &lt;strong&gt;ghdirclone&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;It let's you clone a specific directory from any &lt;strong&gt;public&lt;/strong&gt; GitHub repository, without needing to clone the full repo or have Git installed locally.&lt;/p&gt;

&lt;p&gt;It uses the GitHub API directly and is built with Node.js.&lt;/p&gt;

&lt;p&gt;GitHub Repo: &lt;a href="https://github.com/Tim-Smans/gh-dir-clone" rel="noopener noreferrer"&gt;https://github.com/Tim-Smans/gh-dir-clone&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm mainly looking for feedback on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Usability: is the CLI intuitive?&lt;/li&gt;
&lt;li&gt;Potential missing features you would expect?&lt;/li&gt;
&lt;li&gt;Any issues you notice on your OS (Windows/Linux/Mac)?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks so much for taking a look! I'm open to all feedback, whether it's positive or brutally honest.&lt;/p&gt;

&lt;p&gt;PS: If you happen to like it, a star would mean a lot! :)&lt;/p&gt;

</description>
      <category>node</category>
      <category>cli</category>
      <category>github</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
