Skip to content
/ cmdr Public

Subcommands and environment variables for Go command-line interfaces

License

Notifications You must be signed in to change notification settings

logic/cmdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Subcommands and environment variables for Go command-line interfaces

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages