Top 0.8% dependent repos on proxy.golang.org
proxy.golang.org : github.com/creachadair/command
Package command defines plumbing for command dispatch. It is based on and similar in design to the "go" command-line tool. The command package helps a program to process a language of named commands, each of which may have its own flags, arguments, and nested subcommands. A command is represented by a C value carrying help text, usage summaries, and a function to execute its behavior. The Run and RunOrFail functions parse the raw argument list of a program against a tree of C values, parsing flags as needed and executing the selected command or printing appropriate diagnostics. Flags are parsed using the standard "flag" package by default.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/creachadair/command
License: BSD-3-Clause
Latest release: about 2 months ago
First release: almost 3 years ago
Namespace: github.com/creachadair
Dependent packages: 9
Dependent repositories: 56
Stars: 6 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago
v0.0.0-20221231174841-7e48f3f7b127
Published: almost 3 years agoRegistry - Documentation - Download
v0.0.0-20221231001917-01e4a5bfa682
Published: almost 3 years agoRegistry - Documentation - Download
v0.0.0-20221211215630-ed254b1a1f98
Published: almost 3 years agoRegistry - Documentation - Download
v0.0.0-20221206230728-024cc0c9514c
Published: almost 3 years agoRegistry - Documentation - Download
v0.0.0-20221206071039-9f02683970b0
Published: almost 3 years agoRegistry - Documentation - Download
v0.0.0-20221124192947-c3ea2a5fffbe
Published: almost 3 years agoRegistry - Documentation - Download
v0.0.0-20221118234501-1c2c7884169b
Published: almost 3 years agoRegistry - Documentation - Download
v0.0.0-20221118232700-f887199a0aeb
Published: almost 3 years agoRegistry - Documentation - Download
v0.0.0-20221118201200-a7714aff5af8
Published: almost 3 years agoRegistry - Documentation - Download