Hey, creator of Docli (<a href="https://docli.dev" rel="nofollow">https://docli.dev</a>) here.<p>3 months ago I'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://github.com/celicoo/docli/issues/10" rel="nofollow">https://github.com/celicoo/docli/issues/10</a><p>Three months have passed, and I'm proud to announce that this feature has been merged!<p>If you feel up to it, please follow the tutorial (<a href="https://docli.dev/docs/tutorial" rel="nofollow">https://docli.dev/docs/tutorial</a>), it will help you understand the Docli concepts.