gookit/gcli v3.5.0 released - easy-to-use, feature-rich Go command line application and tool library (opens in new tab)
GCli v3.5 Updates: Changes Since v3.3.1 GCli is a command-line application and tool library for Go. This post covers the main changes from v3.3.1 to the recently released v3.5 (including the v3.4 cycle). These updates focus on developer experience and underlying stability. If you write CLI tools in Go, a few of these features might be useful. Here are the main changes. Key Updates Shell completion: Supports zero-registration generation and a dynamic completion mode (bash / zsh / PowerShell). ...
Read the original article