Standard CLI
Libraries for building standard or basic Command Line applications.
urfave/cli22.6K
Simple, fast, and fun package for building command line apps in Go (formerly codegangsta/cli).
commandeer175
Dev-friendly CLI apps: sets up flags, defaults, and usage based on struct fields and tags.
command-chain64
A go library for configure and run command chains - such as pipelining in unix shells.