Skip to content

Repository files navigation

Build Statusgodoc reference

go-cli

A minimalist framework for CLIs containing nested commands.

There's a surprising amount of entirely uninteresting code needed to create a human and machine friendly CLI such as

  • ensuring proper exit codes on invalid input
  • calculating sub-command list padding
  • parsing os.Args so each command is passed only the arguments scoped to it

See the example

About

Minimalist CLI framework

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages