/cmdr

Subcommands and environment variables for Go command-line interfaces

Primary LanguageGoGNU General Public License v3.0GPL-3.0

cmdr - commands, positional arguments, and variables for Go programs

cmdr wraps the Go standard library flag package to make it easy to add subcommands, positional arguments, and environment variable triggers to command-line programs.

Documentation | Examples | License

cmdr is unable, and interfaces are likely to change without notice. You might be better served with another library at this point if interface stability is important to you.