Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 669 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 669 Bytes

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.