<?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: Ahmed Hossam</title>
    <description>The latest articles on DEV Community by Ahmed Hossam (@ahmedhossamdev).</description>
    <link>https://dev.to/ahmedhossamdev</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%2F815228%2Fbad4a7ca-3620-436d-89ba-edd7b4e13105.jpg</url>
      <title>DEV Community: Ahmed Hossam</title>
      <link>https://dev.to/ahmedhossamdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmedhossamdev"/>
    <language>en</language>
    <item>
      <title>Introducing PrintLayout: A Flexible Directory Printer with More Features Than GNU Tree</title>
      <dc:creator>Ahmed Hossam</dc:creator>
      <pubDate>Sat, 25 Jan 2025 06:28:20 +0000</pubDate>
      <link>https://dev.to/ahmedhossamdev/introducing-printlayout-a-flexible-directory-printer-with-more-features-than-gnu-tree-2la0</link>
      <guid>https://dev.to/ahmedhossamdev/introducing-printlayout-a-flexible-directory-printer-with-more-features-than-gnu-tree-2la0</guid>
      <description>&lt;p&gt;Hey everyone,&lt;br&gt;
I wanted to share PrintLayout—a command-line tool for printing directory structures in a tree format. While it’s similar to GNU Tree, this little project is still in development and packed with customization options, like filtering by file extension, sorting, excluding specific files, and starting from specific extensions (e.g., .go).&lt;br&gt;
It supports different output formats (JSON, YAML), color tweaks, and more. It’s fast, lightweight, and mostly for fun! I plan to keep adding features to make it even better.&lt;br&gt;
Feel free to try it out, give feedback, or contribute if you're interested!&lt;br&gt;
👉 Don't forget to give it a star ⭐ on GitHub if you like it!&lt;br&gt;
&lt;a href="https://github.com/Ahmedhossamdev/PrintLayout" rel="noopener noreferrer"&gt;https://github.com/Ahmedhossamdev/PrintLayout&lt;/a&gt;&lt;br&gt;
Thanks for checking it out! 😊&lt;/p&gt;

</description>
      <category>programming</category>
      <category>go</category>
      <category>opensource</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
