<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Cli on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/cli/</link>
    <description>Recent content in Cli on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 20 Nov 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/cli/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[GoLang避坑实战-18] 实战 CLI 工具：30 分钟用 urfave/cli 构建你的极客武器</title>
      <link>https://blog.hankmo.com/posts/golang/dev-cli-with-urfave-cli/</link>
      <pubDate>Thu, 20 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/posts/golang/dev-cli-with-urfave-cli/</guid>
      <description>手撸参数解析太痛苦了，试试 urfave/cli 框架，5 分钟搞定一个专业的命令行工具。我们将以此重构之前的计算器项目，作为基础教程的完美收官。</description>
    </item>
    <item>
      <title>[GoLang避坑实战-17] 从零撸一个计算器：基础知识的大合练</title>
      <link>https://blog.hankmo.com/posts/golang/go-project-example/</link>
      <pubDate>Mon, 10 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/posts/golang/go-project-example/</guid>
      <description>从零开始构建一个简单的 Go 命令行工具项目，演示项目结构、依赖管理与构建流程。</description>
    </item>
  </channel>
</rss>
