<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Command Line Tool on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/command-line-tool/</link><description>Recent content in Command Line Tool on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 26 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/command-line-tool/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 19: Mini-Project: Building a Simple Command-Line Tool</title><link>https://ai-blog.noorshomelab.dev/mastering-swift-2026/19-mini-project-command-line-tool/</link><pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/mastering-swift-2026/19-mini-project-command-line-tool/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 19! So far, we&amp;rsquo;ve explored many fundamental and advanced concepts in Swift, from basic types and control flow to powerful features like concurrency and generics. You&amp;rsquo;ve built a solid understanding of how Swift works. Now, it&amp;rsquo;s time to put that knowledge into action by building a practical, real-world application: a Command-Line Tool (CLI).&lt;/p&gt;
&lt;p&gt;In this chapter, you&amp;rsquo;ll learn how to leverage Swift to create applications that run directly from your terminal. This is an exciting step because it demonstrates Swift&amp;rsquo;s versatility beyond just iOS or macOS app development. You&amp;rsquo;ll gain hands-on experience with the Swift Package Manager (SPM) for creating executable projects and dive into &lt;code&gt;ArgumentParser&lt;/code&gt;, a robust library for handling command-line input. By the end of this mini-project, you&amp;rsquo;ll have a fully functional CLI tool and a deeper appreciation for Swift&amp;rsquo;s capabilities.&lt;/p&gt;</description></item></channel></rss>