<?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>Forem: Mohammed Jumail</title>
    <description>The latest articles on Forem by Mohammed Jumail (@jumail_wm).</description>
    <link>https://forem.com/jumail_wm</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%2F3167340%2Ff01ab6a2-b381-47e1-aab7-0f4e5a6c809d.jpg</url>
      <title>Forem: Mohammed Jumail</title>
      <link>https://forem.com/jumail_wm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/jumail_wm"/>
    <language>en</language>
    <item>
      <title>I built a Linux Command Explainer CLI using GitHub Copilot CLI 🚀</title>
      <dc:creator>Mohammed Jumail</dc:creator>
      <pubDate>Fri, 30 Jan 2026 08:45:13 +0000</pubDate>
      <link>https://forem.com/jumail_wm/i-built-a-linux-command-explainer-cli-using-github-copilot-cli-3hhj</link>
      <guid>https://forem.com/jumail_wm/i-built-a-linux-command-explainer-cli-using-github-copilot-cli-3hhj</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;I built a simple CLI tool that explains common Linux commands like ls, rm, cd, grep, and tar.&lt;/p&gt;

&lt;h2&gt;
  
  
  How I built it
&lt;/h2&gt;

&lt;p&gt;I used GitHub Copilot CLI to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Generate the project structure&lt;/li&gt;
&lt;li&gt;Write the Node.js CLI code&lt;/li&gt;
&lt;li&gt;Explain Linux commands&lt;/li&gt;
&lt;li&gt;Test the CLI directly from the terminal&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;Here is the CLI listing all supported commands:&lt;br&gt;
(attach terminal screenshot)&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub Repository
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/JUMAIL-WM/linux-explain" rel="noopener noreferrer"&gt;https://github.com/JUMAIL-WM/linux-explain&lt;/a&gt;&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%2Fgei08o44mwqxepf553dh.jpeg" 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%2Fgei08o44mwqxepf553dh.jpeg" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>githubcopilot</category>
      <category>cli</category>
    </item>
  </channel>
</rss>
