Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: CLI – A Go command-line library shaped like net/HTTP

A new Go command-line library called CLI has been released, designed with a structure similar to the net/HTTP package. The library aims to provide a familiar pattern for developers building command-line applications in Go.

Related stories