TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Building CLI Apps in Go with Docli

5 点作者 celicoo将近 6 年前

1 comment

celicoo将近 6 年前
Hey, creator of Docli (<a href="https:&#x2F;&#x2F;docli.dev" rel="nofollow">https:&#x2F;&#x2F;docli.dev</a>) here.<p>3 months ago I&#x27;ve posted on Hacker News about Docli, a new library to help you build CLI Apps in Go.<p>After the feedback I received about the lack of support for nested commands (aka subcommands), I decided to dedicate my free time to add this feature, you can read more about it at <a href="https:&#x2F;&#x2F;github.com&#x2F;celicoo&#x2F;docli&#x2F;issues&#x2F;10" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;celicoo&#x2F;docli&#x2F;issues&#x2F;10</a><p>Three months have passed, and I&#x27;m proud to announce that this feature has been merged!<p>If you feel up to it, please follow the tutorial (<a href="https:&#x2F;&#x2F;docli.dev&#x2F;docs&#x2F;tutorial" rel="nofollow">https:&#x2F;&#x2F;docli.dev&#x2F;docs&#x2F;tutorial</a>), it will help you understand the Docli concepts.